konst_kernel

Macro slice_concat

Source
macro_rules! slice_concat {
    ($elem_ty:ty, $slice:expr $(,)*) => { ... };
}