Macro backend::schema::users::columns::__static_cond

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