Macro __static_cond
macro_rules! __static_cond {
(template_props template_props) => { ... };
(template_props rstatus) => { ... };
}
macro_rules! __static_cond {
(template_props template_props) => { ... };
(template_props rstatus) => { ... };
}