pub type ByteNode = Node<Vec<u8>>;
Returned by Resolve and FetchBytes. Represents traversal through the object graph.
Resolve
FetchBytes