Function mz_expr::scalar::func::impls::mz_timestamp::cast_mz_timestamp_to_timestamp
source ยท pub fn cast_mz_timestamp_to_timestamp<'a>(
a: Timestamp,
) -> Result<CheckedTimestamp<NaiveDateTime>, EvalError>