pub fn json_to_prost_struct(value: &Value) -> Result<Struct>
Converts a JSON value into a Protobuf Struct.
Struct