[][src]Function superconf::parse_str

pub fn parse_str(conf: &str) -> Result<HashMap<String, SuperValue>, SuperError>

Parses given &str conf input.