just 1.13.0

🤖 Just a command runner
Documentation
#[derive(Copy, Clone, Debug, PartialEq)]
pub(crate) enum UseColor {
  Auto,
  Always,
  Never,
}