konst_kernel
0.3.9
Macro
konst_kernel
::
for_each
Copy item path
source
ยท
[
−
]
macro_rules!
for_each { (
$pattern
:pat_param
in
$(
$rem
:tt)
*
) => { ... }; }