Macro backend::schema::layers::columns::__static_cond

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