term::StderrTerminal
[−]
[src]
type StderrTerminal = Terminal<Output=Stderr> + Send;
Unstable (
rustc_private
): use the crates.io term
library instead
Alias for stderr terminals.