block_
buffer
0.10.4
Buffer
Kind
Object Safety
Implementors
In crate block_
buffer
block_buffer
Trait
BufferKind
Copy item path
source
pub trait BufferKind: Sealed { }
Expand description
Trait for buffer kinds.
Object Safety
§
This trait is
not
object safe
.
Implementors
§
source
§
impl
BufferKind
for
Eager
source
§
impl
BufferKind
for
Lazy