Function proto_struct_to_hashmap

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

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