Macro konst_kernel::array_from_fn
source ยท macro_rules! array_from_fn { ($type:tt => $($closure:tt)*) => { ... }; ($($closure:tt)*) => { ... }; }
macro_rules! array_from_fn { ($type:tt => $($closure:tt)*) => { ... }; ($($closure:tt)*) => { ... }; }