Home
last modified time | relevance | path

Searched refs:from_args_method (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() localVariable
292 #from_args_method in impl_from_args_struct()