itertools
0.13.0
In itertools::impl_macros
Macro
itertools
::
impl_macros
::
count_ident
Copy item path
source
ยท
[
−
]
macro_rules!
count_ident { () => { ... }; (
$i0
:ident $(
$i
:ident)
*
) => { ... }; }