datafusion_common::cast

Function as_uint64_array

Source
pub fn as_uint64_array(array: &dyn Array) -> Result<&UInt64Array>