Function datafusion_common::cast::as_large_list_array

source ·
pub fn as_large_list_array(array: &dyn Array) -> Result<&LargeListArray>