Home
last modified time | relevance | path

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

/third_party/rust/crates/clap/src/output/
Dhelp_template.rs352 let custom_headings = self in write_all_args() localVariable
397 if !custom_headings.is_empty() { in write_all_args()
398 for heading in custom_headings { in write_all_args()