Cargo Features
postgres-conn-str has no features set by default.
[dependencies]
postgres-conn-str = { version = "0.1.1", features = ["cli", "serde"] }
- cli
-
Enables clap, jacklog, and rand ^0.8.5, backtrace of anyhow
- serde
-
Enables serde and serde_yaml
postgres-conn-str has 2 features without comments.