ByteNode

Type Alias ByteNode 

Source
pub type ByteNode = Node<Vec<u8>>;
Expand description

Returned by Resolve and FetchBytes. Represents traversal through the object graph.