cat_gateway::utils::schema

Function get_nested_value

Source
fn get_nested_value(base: &Value, path: &[String]) -> Option<Value>
Expand description

Get the nested value from a JSON object.