Type Definition block_buffer::LazyBuffer

source ·
pub type LazyBuffer<B> = BlockBuffer<B, Lazy>;
Expand description

Lazy block buffer.