Macro backend::schema::drawings::columns::__static_cond

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