pub type ValChunker<U> = TrieChunker<U>;Expand description
A chunker that maps RecordedUpdates<U> streams into the batcher’s UpdatesTyped<U> chunks.
Aliased Type§
pub struct ValChunker<U> { /* private fields */ }pub type ValChunker<U> = TrieChunker<U>;A chunker that maps RecordedUpdates<U> streams into the batcher’s UpdatesTyped<U> chunks.
pub struct ValChunker<U> { /* private fields */ }