[][src]Function superconf::parse_custom_sep

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

Similar to parse but can enter a custom seperator other then the default (space) character