konst_kernel
0.3.9
Macro
konst_kernel
::
for_range
Copy item path
source
ยท
[
−
]
macro_rules!
for_range { (
$pat
:pat_param
in
$range
:expr => $(
$code
:tt)
*
) => { ... }; }