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

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