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/public-api
tyrone-wu 02d1db5fc0 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
2 weeks ago
..
aya-ebpf-bindings.txt public-api: regenerate 1 month ago
aya-ebpf-cty.txt chore: Bless public API changes 7 months ago
aya-ebpf-macros.txt chore: Bless public API changes 7 months ago
aya-ebpf.txt aya-ebpf: Add set_reply accessor to SockOpsContext 2 weeks ago
aya-log-common.txt public-api: regenerate 1 month ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 1 year ago
aya-log-ebpf.txt xtask: Add cargo-public-api 1 year ago
aya-log-parser.txt public-api: regenerate 3 months ago
aya-log.txt chore(aya-log): bless API 5 months ago
aya-obj.txt aya,obj,int-test: revamp ProgramInfo be more friendly with older kernels 3 weeks ago
aya.txt aya: remove unwrap and NonZero* in info 2 weeks ago