json_to_prost_value

Function json_to_prost_value 

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

Converts a JSON value into a Protobuf Value.