vector::config

Function load_from_paths

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