Cargo Features

chuchi-postgres-types has no features set by default.

[dependencies]
chuchi-postgres-types = { version = "0.1.0", features = ["serde", "json", "protobuf", "juniper", "postgres"] }
serde

Enables serde

json

Enables with-serde_json-1 of postgres-types

Affects chuchi-postgres-types::json

protobuf

todo this will be replaced with some other crate that fire

Enables protopuffer

juniper

Enables juniper

postgres

Enables postgres-types