You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf
Michal Rostecki 3262f85925 bpf(doc): Hide docs of bindings
Before this change, documentation of helper functions (defined by us,
not bindings) were not visible, because `use gen::*` was overriding them
with helpers coming from aya-bpf-bindings, which have the same names and
no docs.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
2 years ago
..
aya-bpf bpf(doc): Hide docs of bindings 2 years ago
aya-bpf-bindings [codegen] Update libbpf to 86eb09863c1c0177e99c2c703092042d3cdba910Update libbpf to 86eb09863c1c0177e99c2c703092042d3cdba910 2 years ago
aya-bpf-cty bpf: Fix clippy warnings 3 years ago
aya-bpf-macros Don't use #[no_mangle] (clashes with `#[export_name]`) 2 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago