Cargo Features
fire-postgres-types has no features set by default.
[dependencies]
fire-postgres-types = { version = "0.1.0-alpha.1", features = ["serde", "json", "protobuf", "juniper", "postgres"] }
- serde
-
Enables serde
- json
-
Enables with-serde_json-1 of postgres-types
Affects
fire-postgres-types::json
… - protobuf
-
Enables fire-protobuf
- juniper
-
Enables juniper
- postgres
-
Enables postgres-types