Macro konst_kernel::str_from_iter

source ยท
macro_rules! str_from_iter {
    ($($rem:tt)*) => { ... };
}