1 2 3 4 5
//! Deferred config discovery helpers. //! //! The active `.atm.toml` loader lives in `crate::config::mod`. This module is //! reserved for any future discovery refactor once configuration precedence is //! widened beyond the current 1.0 scope.