clippy_utils

Function qpath_generic_tys

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