rustfmt

Function should_print_with_colors

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