aya/test/integration-test
Tyrone Wu 3ace956c5b
aya,aya-obj: cache feat probed info fields
Cached probed for ProgramInfo fields instead of exposing it through
global FEATURE. Probing occurs on cache miss, which happens when first
accessing the field, *and* if the field is 0.
..
bpf feat(aya): Add iterator program type
src aya,aya-obj: cache feat probed info fields
Cargo.toml integration-test: use scopeguard over panic hook
build.rs Bump edition to 2024