superconf
pub fn parse_string(conf: String) -> Result<HashMap<String, String>, SuperError>
An alias to the more common parse_str, allowing for easy usage with Strings.