Struct block_buffer::Lazy [−][src]
pub struct Lazy {}Expand description
Lazy block buffer kind, which guarantees that buffer position
always lies in the range of 0..=BlockSize.
pub struct Lazy {}Lazy block buffer kind, which guarantees that buffer position
always lies in the range of 0..=BlockSize.