Macro backend::schema::base_layer_images::columns::__static_cond

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