Function parse_cpu_btreemap_u32

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