apt_parser

Function parse_kv

Source
pub fn parse_kv(raw_apt_data: &str) -> Result<CaseMap, KVError>