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

pub type FastCompressibleChunkStorageNx1<N, By, A> = CompressibleChunkStorage<N, FastArrayCompression<N, FastChannelsCompression<By, Channel<A, Vec<A, Global>>>>>;