Function vector::config::load_from_str

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