Features from optional dependencies
- postgres-types implicit feature
-
Enables postgres-types
postgres-types:
Conversions between Rust and Postgres values
- serde implicit feature
-
Enables serde
serde:
A generic serialization/deserialization framework