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/ebpf/aya-ebpf
Michal R b64df07578 aya-ebpf: Reduce repetition and improve documentation of `maps::hash_map`
* The methods of all structs are almost identical, use a macro to reduce
  code repetition.
* Use the third person in all docstrings..
* Make use of `#[doc]` and split out the most repetetive chunks into
  separate files.
* Make the `Safety` comment for `get*` operations more clear, provide
  context and inks.
3 weeks ago
..
src aya-ebpf: Reduce repetition and improve documentation of `maps::hash_map` 3 weeks ago
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1 1 year ago
Cargo.toml taplo: reorder-keys 8 months ago
build.rs ebpf: run clippy with target=bpf 1 month ago