[][src]Macro short::enum_confirm

macro_rules! enum_confirm {
    ($i :ident, $($it: ident), +) => { ... };
}