fn clean_impl<'tcx>(
    impl_: &Impl<'tcx>,
    hir_id: HirId,
    cx: &mut DocContext<'tcx>
) -> Vec<Item>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,