Function rocket_dyn_templates::tera::dotted_pointer

source ·
pub fn dotted_pointer<'a>(value: &'a Value, pointer: &str) -> Option<&'a Value>
Expand description

Lookups a dotted path in a json value contrary to the json slash pointer it’s not allowed to begin with a dot