[roll] Roll fuchsia [ebpf] Explicitly specify type with EbpfHelperImpl

An upcoming Rust toolchain change
https://github.com/rust-lang/rust/pull/148602 can no longer infer
these functions implement the method of an associated type.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1444593
Original-Revision: e3f5772a6b3646fcedea5be62b32e98f3353684a
GitOrigin-RevId: a30e3bfdc4cf522ee230c93700fed8ac329622dc
Change-Id: Ia4a146d6864ec6e164f88ae63a0ccc15406b4857
1 file changed
tree: c0f2cd03d1604b614fcc4900209246c191477fcb
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.