Macro echo::echon [] [src]

macro_rules! echon {
    ($head:expr $(, $tail:expr)*) => { ... };
}

Print space-separated values without newline