json_to_prost_struct

Function json_to_prost_struct 

Source
pub fn json_to_prost_struct(value: &Value) -> Result<Struct>
Expand description

Converts a JSON value into a Protobuf Struct.