aya/xtask/src
Tamir Duberstein 9916092f5c codegen: tidy up
- Document the need for external rustfmt invocation.
- Remove reexports.
- Remove `write_to_file`.
- Avoid allocating strings when using bindgen to write bindings.
..
codegen codegen: tidy up
docs.rs chore(aya-ebpf): Rename bpf -> ebpf
lib.rs Bump edition to 2024
main.rs Bump edition to 2024
public_api.rs Bump edition to 2024
run.rs Bump edition to 2024