pub(super) fn clean_middle_path<'tcx>(
cx: &mut DocContext<'tcx>,
did: DefId,
has_self: bool,
constraints: ThinVec<AssocItemConstraint>,
args: Binder<'tcx, GenericArgsRef<'tcx>>,
) -> Path
pub(super) fn clean_middle_path<'tcx>(
cx: &mut DocContext<'tcx>,
did: DefId,
has_self: bool,
constraints: ThinVec<AssocItemConstraint>,
args: Binder<'tcx, GenericArgsRef<'tcx>>,
) -> Path