Boilerplate-free configuration management for Rust applications.
# Cargo.toml
[dependencies]
confy = "2.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load configuration from a default file path.
Add `serde` with `derive` feature to Cargo.toml.
No dependency data recorded yet.