Function rustc_typeck::middle::ty::associated_type_parameter_indexExperimental
[-]
[+]
[src]
pub fn associated_type_parameter_index(cx: &ctxt, trait_def: &TraitDef, associated_type_id: DefId) -> uint
Returns the parameter index that the given associated type corresponds to.