from_json

Function from_json 

Source
pub fn from_json(j: &Value) -> IrValue
Expand description

Convert serde_json::Value -> IR (best-effort; special objects recognized by $type markers).