Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/output/
Dhelp_template.rs19 pub(crate) struct AutoHelp<'cmd, 'writer> { struct
24 impl<'cmd, 'writer> AutoHelp<'cmd, 'writer> { impl