ByteNode

Type Alias ByteNode 

Source
pub type ByteNode = (Vec<u8>, Arc<dyn Resolve>);