konst_
kernel
0.3.15
konst_kernel
Macro
for_range
Copy item path
Source
macro_rules! for_range { ($pat:pat_param in $range:expr => $($code:tt)*) => { ... }; }