[][src]Macro crossterm_utils::write_cout

macro_rules! write_cout {
    ($string:expr) => { ... };
}

Write a string to standard output whereafter the screen will be flushed.