rocket_dyn_templates::tera

Function 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