Skip to main content

string_at

Function string_at 

Source
pub fn string_at(object: &Value, path: &str) -> Option<String>
Expand description

Read a dotted path of string-keyed fields, e.g. status.planRef.name.