Function vector::config::load_from_paths

source ยท
pub fn load_from_paths(
    config_paths: &[ConfigPath],
) -> Result<Config, Vec<String>>