Skip to main content

json_value_any

Function json_value_any 

Source
pub fn json_value_any(raw: &Value, fields: &[&str]) -> Option<Value>
Expand description

Extract an optional Value from one of several possible field names.