Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/argh/tests/
Dlib.rs1144 let help_example = HelpExample::from_args( in example_parses_correctly() localVariable
1181 fn help_example() { in help_example() function