Home
last modified time | relevance | path

Searched defs:color_when (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/clap/src/output/
Dfmt.rs14 color_when: ColorChoice, field
39 let color_when = match self.color_when { in print() localVariable
/third_party/rust/crates/clap/src/error/
Dmod.rs72 color_when: ColorChoice, field
245 let color_when = if matches!( in print() localVariable