Cargo Features

chuchi-postgres has no features set by default.

[dependencies]
chuchi-postgres = { version = "0.1.5", features = ["crypto-cipher", "crypto-signature", "crypto-token", "json", "email", "protobuf", "graphql", "chuchi"] }
crypto-cipher

Enables b64, cipher and postgres of chuchi-crypto

crypto-signature

Enables b64, postgres and signature of chuchi-crypto

crypto-token

Enables b64 and postgres of chuchi-crypto

json

Enables serde_json, with-serde_json-1 of tokio-postgres, json of chuchi-postgres-types

email

Enables email_address

protobuf

Enables fire-protobuf and protobuf of chuchi-postgres-types

chuchi-postgres-types:

todo this will be replaced with some other crate that fire

graphql

Enables juniper, juniper of chuchi-postgres-types

chuchi

Enables chuchi

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.

crypto crypto-cipher? crypto-signature? crypto-token?

Enables chuchi-crypto