Searched defs:trait_bound (Results 1 – 7 of 7) sorted by relevance
15 fn trait_bound(&self) -> Path { in trait_bound() method
106 fn trait_bound(&self) -> syn::Path { in trait_bound() method
104 fn trait_bound(&self) -> syn::Path { in trait_bound() method
107 fn trait_bound(&self) -> syn::Path { in trait_bound() method
127 fn trait_bound(&self) -> syn::Path { in trait_bound() method
141 fn trait_bound(&self) -> syn::Path { in trait_bound() method
117 fn trait_bound(&mut self, trait_bound: &TraitBound, tilde_const: bool) { in trait_bound() method