Function rustdoc::clean::clean_impl[][src]

fn clean_impl(
    impl_: &Impl<'_>,
    hir_id: HirId,
    cx: &mut DocContext<'_>
) -> Vec<Item>