Cargo Features

pg-worm has no features set by default.

[dependencies]
pg-worm = { version = "0.7.0", features = ["serde-json", "uuid", "time"] }
serde-json

Enables serde-json of pg-worm-derive, with-serde_json-1 of tokio-postgres

uuid

Enables uuid of pg-worm-derive, with-uuid-1 of tokio-postgres

time

Enables time of pg-worm-derive, with-time-0_3 of tokio-postgres

pg-worm has 3 features without comments.