Function datafusion_common::cast::as_string_array

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