Cargo Features

[dependencies]
samling-clorinde = { version = "0.12.0", default-features = false, features = ["deadpool", "wasm-async"] }
default = deadpool

The deadpool feature is set by default whenever samling-clorinde is added without default-features = false somewhere in the dependency tree.

deadpool default

Enables deadpool-postgres

Async features dependencies
Async connection pooling

and tokio-postgres

Async client dependencies
Postgres async client

wasm-async

Enables js of tokio-postgres and wasmbind of chrono

TIME, DATE, TIMESTAMP or TIMESTAMPZ