mirror of https://github.com/aya-rs/aya
The primary driver of change here is that `MapData::create` is now a factory function that returns `Result<Self, _>` rather than mutating `&mut self`. The remaining changes are consequences of that change, the most notable of which is the removal of several errors which are no longer possible. |
2 years ago | |
---|---|---|
.. | ||
bpf | 2 years ago | |
src | 2 years ago | |
Cargo.toml | 2 years ago | |
build.rs | 2 years ago |