Cargo Features

async-postgres has no features set by default.

[dependencies]
async-postgres = { version = "0.5.1", features = ["full", "all-types", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-geo-types-0_4", "with-serde_json-1", "with-uuid-0_8", "with-time-0_2", "docs"] }
full docs? = all-types
all-types full? = with-bit-vec-0_6, with-chrono-0_4, with-eui48-0_4, with-geo-types-0_4, with-serde_json-1, with-time-0_2, with-uuid-0_8
with-bit-vec-0_6 all-types?

Enables with-bit-vec-0_6 of tokio-postgres ^0.5

with-chrono-0_4 all-types?

Enables with-chrono-0_4 of tokio-postgres ^0.5

with-eui48-0_4 all-types?

Enables with-eui48-0_4 of tokio-postgres ^0.5

with-geo-types-0_4 all-types?

Enables with-geo-types-0_4 of tokio-postgres ^0.5

with-serde_json-1 all-types?

Enables with-serde_json-1 of tokio-postgres ^0.5

with-uuid-0_8 all-types?

Enables with-uuid-0_8 of tokio-postgres ^0.5

with-time-0_2 all-types?

Enables with-time-0_2 of tokio-postgres ^0.5

docs = full

async-postgres has 10 features without comments.