datafusion_common::cast

Function as_time64_microsecond_array

Source
pub fn as_time64_microsecond_array(
    array: &dyn Array,
) -> Result<&Time64MicrosecondArray>