Function datafusion_common::cast::as_large_list_array

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