pub type ByteTendril = Tendril<Bytes>;
Tendril for storing binary data.
Tendril
#[repr(C)]pub struct ByteTendril { /* private fields */ }