Type Definition sample_arrow2::array::ArraySampler

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