Function color_backtrace::default_output_stream
source · pub fn default_output_stream() -> Box<StandardStream>
Expand description
Create the default output stream.
If stderr is attached to a tty, this is a colorized stderr, else it’s a plain (colorless) stderr.