stdout

Function stdout 

Source
pub fn stdout() -> StdoutLock<'static>
Expand description

Get an exclusive handle to the standard output stream.

See io::stdout and io::Stdout::lock for more information.