Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/argh_derive/src/
Dlib.rs281 let from_args_method = impl_from_args_struct_from_args(errors, type_attrs, &fields); in impl_from_args_struct()
303 fn impl_from_args_struct_from_args<'a>( in impl_from_args_struct_from_args() function