formapi::schema::form::dsl

Macro __static_cond

macro_rules! __static_cond {
    (form form) => { ... };
    (form list) => { ... };
}