Macro backend::schema::users::dsl::__static_cond

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