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