Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/error/
Dformat.rs51 pub struct RichFormatter; struct
54 impl ErrorFormatter for RichFormatter { implementation