from_json

Function from_json 

Source
pub fn from_json(s: &str) -> DataResult<Value>
Expand description

Decode a Value from a JSON string.