Struct bitflags::__core::io::Stderr
[−]
[src]
pub struct Stderr { // some fields omitted }1.0.0
A handle to the standard error stream of a process.
For more information, see the io::stderr
method.