pub fn prost_struct_to_json(s: &Struct) -> Value
Convert a prost_types::Struct to a serde_json::Value.
prost_types::Struct
serde_json::Value