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

type ChunkMapReader3<'a, T, M = ()> = ChunkMapReader<'a, [i32; 3], T, M>;