Function from_path

Source
pub fn from_path(
    settings_path: impl AsRef<Path>,
) -> Result<Settings, Box<dyn Error>>