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

type Chunk3<T, M> = Chunk<[i32; 3], T, M>;