[][src]Type Definition building_blocks::prelude::ChunkMapReader2

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