Searched refs:impl_structopt (Results 1 – 1 of 1) sorted by relevance
58 let gen = impl_structopt(&input); in structopt()866 fn impl_structopt(input: &DeriveInput) -> TokenStream { in impl_structopt() function