pub fn pointer_leaf(ptr: &JsonPointer) -> Option<&str>
Return the last token of a pointer, or None if root.
None