[][src]Type Definition building_blocks_storage::chunk_map::ChunkMap2

type ChunkMap2<T, M = ()> = ChunkMap<[i32; 2], T, M>;