Skip to main content

value_from_json

Function value_from_json 

Source
pub fn value_from_json(json: Value, ty: &Type) -> Value
Expand description

Decode a serde_json::Value into a stmt::Value of type ty.