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

pub type CompressibleChunkMapReader2x1<'a, By, A> = ChunkMap<[i32; 2], A, ChunkMapBuilderNxM<[i32; 2], A, Channel<A, Vec<A, Global>>>, CompressibleChunkStorageReader<'a, [i32; 2], FastArrayCompression<[i32; 2], FastChannelsCompression<By, A>>>>;