pub fn prost_struct_to_json(structure: &Struct) -> Value
Converts a Protobuf Struct into a serde_json::Value.
Struct
serde_json::Value