Function struct_to_btreemap

Source
pub fn struct_to_btreemap<T: Serialize>(data: T) -> BTreeMap<String, Value>