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/xtask
Andrew Werner 2a1bf609b2 aya/maps: rework TryFrom macros
The old macros were repetitive and inflexible. This unifies the various
macros used to generate TryFrom implementations for map implementations
from the relevant map enum variants.

Cleanup in anticipation of fixing #636.

The API changes are just about renaming the return to Self and
Self::Error; they are not real changes.
1 year ago
..
libbpf@a2258003f2 xtask: move libbpf submodule 1 year ago
public-api aya/maps: rework TryFrom macros 1 year ago
src xtask: extract `Errors` type 1 year ago
Cargo.toml Cargo.toml: Remove default-features settings 1 year ago