Macro backend::schema::application_settings::columns::__static_cond
source · macro_rules! __static_cond {
(key key) => { ... };
(key id) => { ... };
}
macro_rules! __static_cond {
(key key) => { ... };
(key id) => { ... };
}