Function set2json_m

Source
pub fn set2json_m(
    set_of: &BTreeMap<String, BTreeMap<String, IntSpan>>,
) -> BTreeMap<String, Value>