Macro backend::schema::maps::columns::__static_cond

source ยท
macro_rules! __static_cond {
    (name name) => { ... };
    (name id) => { ... };
}