Macro backend::schema::shadings::columns::__static_cond

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