xattrs_to_map

Function xattrs_to_map 

Source
fn xattrs_to_map(v: &Variant) -> BTreeMap<Vec<u8>, Vec<u8>>
Expand description

Convert a GVariant of type a(ayay) to a mutable map