Skip to main content

get

Function get 

Source
pub fn get(
    v: &Value,
    key: &str,
    receiver: &Value,
) -> Result<Option<Value>, String>