pub type BlockHandle = usize;Expand description
The BlockHandle type as returned by create_block
You can pass this BlockHandle to discard
pub type BlockHandle = usize;The BlockHandle type as returned by create_block
You can pass this BlockHandle to discard