Macro dominator::with_cfg[][src]

macro_rules! with_cfg {
    ($this : ident, $cfg : meta, { $($methods : tt) * }) => { ... };
}