Macro itertools::impl_macros::ignore_ident

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