Skip to main content

MIN_OBJECT_SIZE

Constant MIN_OBJECT_SIZE 

Source
pub const MIN_OBJECT_SIZE: u32 = _; // 20u32
Expand description

The minimum object size: every object must have enough room for the forwarding reference that the copying collector writes during collection.