Configuration loading and management.
Loads layered TOML config from ~/.config/rec/config.toml with environment variable overrides, validation, and in-place editing.
~/.config/rec/config.toml
pub use loader::*;