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.
pub fn stdout() -> StdoutLock<'static>Get an exclusive handle to the standard output stream.
See io::stdout and io::Stdout::lock for more information.