Home
last modified time | relevance | path

Searched defs:MyApp (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/tests/derive/
H A Dapp_name.rs11 struct MyApp {} in app_name_in_short_help_from_struct() structure names
22 struct MyApp {} in app_name_in_long_help_from_struct() structure names
33 enum MyApp {} in app_name_in_short_help_from_enum() enum
44 enum MyApp {} in app_name_in_long_help_from_enum() enum
55 struct MyApp {} in app_name_in_short_version_from_struct() structure names
66 struct MyApp {} app_name_in_long_version_from_struct() structure names
77 enum MyApp {} app_name_in_short_version_from_enum() enum
88 enum MyApp {} app_name_in_long_version_from_enum() enum
[all...]

Completed in 1 milliseconds