Skip to main content

Module config

Module config 

Source
Expand description

Configuration loading and management.

Loads layered TOML config from ~/.config/rec/config.toml with environment variable overrides, validation, and in-place editing.

Re-exports§

pub use loader::*;

Modules§

loader