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

type Chunk2<T, M> = Chunk<[i32; 2], T, M>;