emit_stdout

Macro emit_stdout 

Source
macro_rules! emit_stdout {
    ($content:expr) => { ... };
}
Expand description

Emit a stdout output event.