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

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