Cargo Features
Postgres has no features set by default.
[dependencies]
postgres = { version = "0.19.9", features = ["array-impls", "with-bit-vec-0_6", "with-chrono-0_4", "with-eui48-0_4", "with-eui48-1", "with-geo-types-0_6", "with-geo-types-0_7", "with-jiff-0_1", "with-serde_json-1", "with-smol_str-01", "with-uuid-0_8", "with-uuid-1", "with-time-0_2", "with-time-0_3"] }
- array-impls
-
Enables array-impls of tokio-postgres
- with-bit-vec-0_6
-
Enables with-bit-vec-0_6 of tokio-postgres
- with-chrono-0_4
-
Enables with-chrono-0_4 of tokio-postgres
- with-eui48-0_4
-
Enables with-eui48-0_4 of tokio-postgres
- with-eui48-1
-
Enables with-eui48-1 of tokio-postgres
- with-geo-types-0_6
-
Enables with-geo-types-0_6 of tokio-postgres
- with-geo-types-0_7
-
Enables with-geo-types-0_7 of tokio-postgres
- with-jiff-0_1
-
Enables with-jiff-0_1 of tokio-postgres
- with-serde_json-1
-
Enables with-serde_json-1 of tokio-postgres
- with-smol_str-01
-
Enables with-smol_str-01 of tokio-postgres
- with-uuid-0_8
-
Enables with-uuid-0_8 of tokio-postgres
- with-uuid-1
-
Enables with-uuid-1 of tokio-postgres
- with-time-0_2
-
Enables with-time-0_2 of tokio-postgres
- with-time-0_3
-
Enables with-time-0_3 of tokio-postgres
Postgres has 14 features without comments.