parse_entry

Function parse_entry 

Source
pub fn parse_entry(input: &str) -> Result<HashMap<String, String>, ParseError>