Skip to main content

resolve_path_pub

Function resolve_path_pub 

Source
pub fn resolve_path_pub(json: &Value, path: &str) -> Option<Value>
Expand description

Public wrapper for resolve_path (used by queue.rs for map step).