rustfmt

Function should_print_with_colors

source
pub(crate) fn should_print_with_colors<T: Write>(
    session: &mut Session<'_, T>,
) -> bool