[][src]Macro join_impl::define_determiner_with_no_group

macro_rules! define_determiner_with_no_group {
    ($($token: expr),+ => $length: expr) => { ... };
}

Creates GroupDeterminer with no CommandGroup and provided tokens.