Function clean_projection

Source
fn clean_projection<'tcx>(
    proj: Binder<'tcx, AliasTerm<'tcx>>,
    cx: &mut DocContext<'tcx>,
    parent_def_id: Option<DefId>,
) -> QPathData