Macro seed::output

source ·
macro_rules! output {
    ($($part:expr),* $(,)?) => { ... };
}