Searched defs:type_args (Results 1 – 2 of 2) sorted by relevance
30 struct type_args { struct35 static struct type_args argument
368 let type_args = ty.args().unwrap_or_default().into_iter(); in args_from_ty_and_cursor() localVariable