Function json2set_m

Source
pub fn json2set_m(
    json: &BTreeMap<String, Value>,
) -> BTreeMap<String, BTreeMap<String, IntSpan>>