Function mz_expr::scalar::func::impls::mz_timestamp::cast_interval_to_mz_timestamp

source ยท
pub fn cast_interval_to_mz_timestamp<'a>(
    a: Interval,
) -> Result<Timestamp, EvalError>