logo
pub trait BufferKind: Sealed { }
Expand description

Trait for buffer kinds.

Implementors