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