from_str

Function from_str 

Source
pub fn from_str<S: AsRef<str>>(
    contents: &S,
    path: &Path,
) -> Result<Config, Error>