Function term::stderr [] [src]

pub fn stderr() -> Option<Box<StderrTerminal>>
🔬 This is a nightly-only experimental API. (rustc_private)

use the crates.io term library instead

Return a Terminal wrapping stderr, or None if a terminal couldn't be opened.