pub type ByteTendril = Tendril<Bytes>;
Tendril for storing binary data.
Tendril
pub struct ByteTendril { /* private fields */ }