pub fn load_config(path: &Path) -> Result<Config, ConfigError>Expand description
Load configuration from .atomic.toml (or a custom path).
pub fn load_config(path: &Path) -> Result<Config, ConfigError>Load configuration from .atomic.toml (or a custom path).