Skip to main content

load_from

Function load_from 

Source
pub fn load_from(path: &Path) -> Result<CanonicalConfig, CoreError>
Expand description

Load from an explicit path. Used by tests.