Macro __static_cond
macro_rules! __static_cond {
(notice_playstory notice_playstory) => { ... };
(notice_playstory proof_of_play) => { ... };
}
macro_rules! __static_cond {
(notice_playstory notice_playstory) => { ... };
(notice_playstory proof_of_play) => { ... };
}