canteenapi::schema::order::dsl

Macro __static_cond

macro_rules! __static_cond {
    (order order) => { ... };
    (order payment_status) => { ... };
}