[][src]Macro rate_common::write_to_stdout

macro_rules! write_to_stdout {
    ($($arg:tt)*) => { ... };
}

This should be used for every write to stdout.