3 releases
Uses old Rust 2015
0.1.2 | Jul 31, 2016 |
---|---|
0.1.1 | Jul 27, 2016 |
0.1.0 | Jul 27, 2016 |
#156 in macOS and iOS APIs
129 downloads per month
325KB
178 lines
Contains (Mach-o exe, 1MB) tests/test-mach-o-file
mach_o
Slightly nicer Rust API wrapping the raw OSX Mach-O system library bindings
exposed via the mach_o_sys
crate.
lib.rs
:
A Rust API for working with OSX's Mach-O object files.