parse_map

Function parse_map 

Source
pub fn parse_map(s: &str) -> Result<BTreeMap<String, String>>