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

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