Type Definition sample_arrow2::chunk::ChunkSampler

source ·
pub type ChunkSampler = Box<dyn Sample<Output = ChainedChunk> + Send + Sync>;