konst_kernel

Macro str_from_iter

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