Home
last modified time | relevance | path

Searched refs:Colorizer (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/clap/src/output/
Dfmt.rs11 pub(crate) struct Colorizer { struct
18 impl Colorizer { impl
20 Colorizer { in new()
34 impl Colorizer { impl
77 impl std::fmt::Display for Colorizer { implementation
/third_party/rust/crates/clap/src/error/
Dmod.rs21 use crate::output::fmt::Colorizer;
253 let c = Colorizer::new(self.stream(), color_when).with_content(style.into_owned()); in print()
/third_party/rust/crates/clap/src/
Dmacros.rs646 …let color = $crate::output::fmt::Colorizer::new($crate::output::fmt::Stream::Stderr, $crate::Color…
/third_party/rust/crates/clap/src/builder/
Dcommand.rs24 use crate::output::{fmt::Colorizer, write_help, Usage};
731 let c = Colorizer::new(Stream::Stdout, color).with_content(styled); in print_help()
758 let c = Colorizer::new(Stream::Stdout, color).with_content(styled); in print_long_help()
/third_party/python/Lib/idlelib/
DNEWS2x.txt189 - Colorizer now handles #<builtin> correctly, also unicode strings and