[go: up one dir, main page]

Type Alias JsonPointer

Source
pub type JsonPointer = [PointerNode];
Expand description

Represents a json pointer path. It can be created by [pointer!] macro.