Expand description
Configuration management for chant projects.
§Doc Audit
- audited: 2026-01-25
- docs: reference/config.md
- ignore: false
Re-exports§
pub use defaults::*;pub use providers::*;pub use validation::*;
Modules§
- defaults
- Default values and configuration structs with default implementations.
- providers
- Provider configuration management.
- validation
- Validation logic for configuration and derived fields.
Structs§
Functions§
- global_
config_ path - Returns the path to the global config file at ~/.config/chant/config.md