Type Alias StreamChunkWithState

Source
pub type StreamChunkWithState = (StreamChunk, HashMap<SplitId, SplitImpl>);