pub type ChunkCacheTypePartialDecoder = Arc<dyn ArrayPartialDecoderTraits>;Expand description
The chunk type of a partial decoder chunk cache.
Aliased Type§
pub struct ChunkCacheTypePartialDecoder { /* private fields */ }pub type ChunkCacheTypePartialDecoder = Arc<dyn ArrayPartialDecoderTraits>;The chunk type of a partial decoder chunk cache.
pub struct ChunkCacheTypePartialDecoder { /* private fields */ }