Skip to main content

resolve_ref

Function resolve_ref 

Source
fn resolve_ref<'a>(root: &'a Value, reference: &str) -> Option<&'a Value>
Expand description

Resolves a local JSON pointer $ref (#/a/b/c) against the root document.