Cargo Features
spring-postgres has no features set by default.
[dependencies]
spring-postgres = { version = "0.3.0", features = ["array-impls", "js", "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-serde_json-1", "with-smol_str-01", "with-time-0_2", "with-time-0_3", "with-uuid-0_8", "with-uuid-1"] }
- default
-
These default features are set whenever
spring-postgres
is added without
somewhere in the dependency tree.default-features = false Enables tokio-postgres
- array-impls
-
Enables array-impls of tokio-postgres
- js
-
Enables js 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-serde_json-1
-
Enables with-serde_json-1 of tokio-postgres
- with-smol_str-01
-
Enables with-smol_str-01 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
- with-uuid-0_8
-
Enables with-uuid-0_8 of tokio-postgres
- with-uuid-1
-
Enables with-uuid-1 of tokio-postgres
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.