mimium_lang

Macro format_vec

Source
macro_rules! format_vec {
    ($vec:expr,$sep:expr) => { ... };
}