Searched defs:AssociatedTypeBinding (Results 1 – 1 of 1) sorted by relevance
73 pub struct AssociatedTypeBinding { struct75 pub name: Name,78 pub args: Option<Interned<GenericArgs>>,81 pub type_ref: Option<TypeRef>,85 pub bounds: Box<[Interned<TypeBound>]>,