Home
last modified time | relevance | path

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

/external/rust/crates/structopt-derive/src/
Dlib.rs755 fn impl_structopt_for_struct( in impl_structopt_for_struct() function
888 }) => impl_structopt_for_struct(struct_name, &fields.named, &input.attrs), in impl_structopt()