canteenapi::schema::allergy::dsl

Macro __static_cond

macro_rules! __static_cond {
    (allergy allergy) => { ... };
    (allergy name) => { ... };
}
ml>