Macro backend::schema::plantings::dsl::__static_cond

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