pub type Path = Vec<CBOR>;
A sequence of CBOR that match a pattern, starting from the root of the dCBOR item.
CBOR
pub struct Path { /* private fields */ }