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