mirror of https://github.com/aya-rs/aya
Currently, when running `cargo +nightly xtask codegen` locally and in the codegen GHA workflow, an error occurs with only "Error: bindgen failed" displayed. This was due to a path using "bpf/..." instead of "ebpf/...". It is now corrected to "ebpf", and bindgen fails should now display a more direct message on why it failed. Fixes: #914 |
1 year ago | |
---|---|---|
.. | ||
codegen | 1 year ago | |
docs.rs | 1 year ago | |
lib.rs | 2 years ago | |
main.rs | 2 years ago | |
public_api.rs | 1 year ago | |
run.rs | 1 year ago |