Type Definition block_buffer::LazyBuffer[][src]

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

Lazy block buffer.