Home
last modified time | relevance | path

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

/external/rust/crates/clap/src/
Dfmt.rs42 pub struct ColorizerOption { struct
63 pub fn new(option: ColorizerOption) -> Colorizer { in new() argument