Type Definition xml5ever::tendril::ByteTendril[]

pub type ByteTendril = Tendril<Bytes, NonAtomic>;
Expand description

Tendril for storing binary data.