canteenapi::schema::customer::dsl

Macro __static_cond

macro_rules! __static_cond {
    (customer customer) => { ... };
    (customer parent_preferences) => { ... };
}