Skip to main content

obj_get

Function obj_get 

Source
fn obj_get<'a>(v: &'a JsonValue, key: &str) -> Option<&'a JsonValue>