Function apt_parser::parse_kv

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