pub type EagerBuffer<B> = BlockBuffer<B, Eager>;Expand description
Eager block buffer.
Aliased Type§
pub struct EagerBuffer<B> { /* private fields */ }Layout§
Note: Encountered an error during type layout; the type failed to be normalized.
pub type EagerBuffer<B> = BlockBuffer<B, Eager>;Eager block buffer.
pub struct EagerBuffer<B> { /* private fields */ }Note: Encountered an error during type layout; the type failed to be normalized.