Searched defs:trait_bound_amendments (Results 1 – 1 of 1) sorted by relevance
838 let mut trait_bound_amendments = TraitBoundAmendments::new(generics.where_clause.as_ref()); in split_structopt_generics_for_impl() localVariable862 let trait_bound_amendments = trait_bound_amendments.into_tokens(); in split_structopt_generics_for_impl() localVariable