Function associated_item_from_impl_item

Source
fn associated_item_from_impl_item(
    tcx: TyCtxt<'_>,
    impl_item: &ImplItem<'_>,
) -> AssocItem