Skip to main content

json_to_rvalue

Function json_to_rvalue 

Source
fn json_to_rvalue(value: &Value) -> Result<RValue, RError>
Expand description

Convert a serde_json::Value to an RValue.