Macro __static_cond
macro_rules! __static_cond {
(restrictions restrictions) => { ... };
(restrictions restriction_type) => { ... };
}
macro_rules! __static_cond {
(restrictions restrictions) => { ... };
(restrictions restriction_type) => { ... };
}