datafusion_common::cast

Function as_struct_array

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