Function rustc_typeck::middle::ty::is_associated_typeUnstable [-] [+] [src]

pub fn is_associated_type(cx: &ctxt, id: DefId) -> bool

Returns true if the given ID refers to an associated type and false if it refers to anything else.