term::StderrTerminal [] [src]

type StderrTerminal = Terminal<Output=Stderr> + Send;

Alias for stderr terminals.