proto_struct_to_map

Function proto_struct_to_map 

Source
pub fn proto_struct_to_map(val: &Struct) -> BTreeMap<String, Value>
Expand description

Converts a prost struct to a map of key -> JSON