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