Types of edges in the CBOR tree traversal.
No specific edge type (root element)
Element within an array
Key-value pair in a map (semantic unit)
Key within a map
Value within a map
Content of a tagged value
Types of edges in the CBOR tree traversal.