term::StdoutTerminal [] [src]

type StdoutTerminal = Terminal<Stdout> + Send;

Alias for stderr terminals.