Skip to main content

load_config_store

Function load_config_store 

Source
pub fn load_config_store(
    explicit_path: Option<&Path>,
) -> Result<LoadedConfigStore, ConfigStoreError>
Expand description

Load the path-aware TOML config store using real environment-based auto-discovery.