[][src]Constant one_way_slot_map::SLOT_MAP_CHUNK_SIZE

pub const SLOT_MAP_CHUNK_SIZE: usize = 256;

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