Function rustfmt::should_print_with_colors

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