Macro backend::schema::guided_tours::dsl::__static_cond

source ยท
macro_rules! __static_cond {
    (guided_tours guided_tours) => { ... };
    (guided_tours user_id) => { ... };
}