Constant one_way_slot_map::SLOT_MAP_CHUNK_SIZE[][src]

pub const SLOT_MAP_CHUNK_SIZE: usize = 256;
Expand description

This tells the size of the chunks used by the slot map. I’m not sure why or how this would be used, but maybe it’s good to know