itertools::impl_macros

Macro ignore_ident

Source
macro_rules! ignore_ident {
    ($id:ident, $($t:tt)*) => { ... };
}