Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/argh_derive/src/
Dlib.rs286 let top_or_sub_cmd_impl = top_or_sub_cmd_impl(errors, name, type_attrs, generic_args); in impl_from_args_struct() localVariable
594 fn top_or_sub_cmd_impl( in top_or_sub_cmd_impl() function