Type Alias block_buffer::LazyBuffer

source ·
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.