mirror of https://github.com/aya-rs/aya
Build completing tests passing Refactor the Map API to better align with the aya programs API. Specifically remove all internal locking mechanisms and custom Deref/DerefMut implementations. They are replaced with a Map enum and AsRef/AsMut implementations. All Try_From implementations have been moved to standardized enums, with a slightly special one for PerfEventArray's. Also cleanup/fix all associated tests and documentation. Signed-off-by: Andrew Stoycos <astoycos@redhat.com> |
3 years ago | |
---|---|---|
.. | ||
lib.rs | 3 years ago |