konst_kernel

Macro array_from_fn

Source
macro_rules! array_from_fn {
    ($($args:tt)*) => { ... };
}