mz_expr::scalar::func::impls::mz_timestamp

Function cast_timestamp_to_mz_timestamp

Source
pub fn cast_timestamp_to_mz_timestamp<'a>(
    a: CheckedTimestamp<NaiveDateTime>,
) -> Result<Timestamp, EvalError>