vector::config

Function load_from_str

source
pub fn load_from_str(input: &str, format: Format) -> Result<Config, Vec<String>>