Function clippy_utils::qpath_generic_tys

source ยท
pub fn qpath_generic_tys<'tcx>(
    qpath: &QPath<'tcx>,
) -> impl Iterator<Item = &'tcx Ty<'tcx>>