Function rustdoc::clean::clean_middle_opaque_bounds

source ยท
fn clean_middle_opaque_bounds<'tcx>(
    cx: &mut DocContext<'tcx>,
    impl_trait_def_id: DefId,
    args: GenericArgsRef<'tcx>,
) -> Type