rustdoc::clean

Function clean_middle_opaque_bounds

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