Skip to main content

DefaultSingleOwnerChunk

Type Alias DefaultSingleOwnerChunk 

Source
pub type DefaultSingleOwnerChunk = SingleOwnerChunk<DEFAULT_BODY_SIZE>;
Expand description

Default single-owner chunk.

Aliased Typeยง

pub struct DefaultSingleOwnerChunk { /* private fields */ }