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

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