Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/output/
Dfmt.rs11 pub(crate) struct Colorizer { struct
18 impl Colorizer { impl
34 impl Colorizer { implementation
77 impl std::fmt::Display for Colorizer { implementation