Macro propertyapi::schema::room::dsl::__static_cond
macro_rules! __static_cond {
(room room) => { ... };
(room uuid) => { ... };
}
macro_rules! __static_cond {
(room room) => { ... };
(room uuid) => { ... };
}