Type Definition sample_arrow2::datatypes::DataTypeSampler

source ·
pub type DataTypeSampler = Box<dyn Sample<Output = DataType> + Send + Sync>;