cryptocurrency_parser

Function parse_entry

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