datafusion_common::cast

Function as_struct_array

Source
pub fn as_struct_array(array: &dyn Array) -> Result<&StructArray>