Type Definition sample_arrow2::ArrowSampler

source ·
pub type ArrowSampler = Box<dyn Sample<Output = Box<dyn Array>> + Send + Sync>;