Struct rustc_typeck::middle::ty::AssociatedTypeInfoExperimental
[-]
[+]
[src]
pub struct AssociatedTypeInfo {
pub def_id: DefId,
pub index: uint,
pub name: Name,
}Fields
def_id | |
index | |
name |