pub type JsonPointer = [PointerNode];
Represents a json pointer path. It can be created by [pointer!] macro.
pointer!