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
tyrone-wu 94aff3aeb5
aya: remove unwrap and NonZero* in info
Addresses the feedback from #1007:
- remove panic from `unwrap` and `expect`
- Option<NonZero*> => Option<int> with `0` mapping to `None`

Refs: #1007
8 months ago
..
libbpf@20ea95b450 xtask: Generate new bindings 1 year ago
public-api aya: remove unwrap and NonZero* in info 8 months ago
src codegen: add `bpf_perf_event_type` enum bindings 8 months ago
Cargo.toml chore: Don't use path deps in workspace 1 year ago