from_value

Function from_value 

Source
pub fn from_value<S>(value: Value) -> Result<S, Error>
Expand description

Deserialize an ITF-encoded expression S from an ITF JSON serde_json::Value.