datafusion_common::cast

Function as_uint32_array

Source
pub fn as_uint32_array(array: &dyn Array) -> Result<&UInt32Array>