mach_o 0.1.2

A nicer API for working with OSX's mach-o system library (built on top of mach_o_sys)
Documentation
  • Coverage
  • 100%
    15 out of 15 items documented0 out of 13 items with examples
  • Size
  • Source code size: 1.12 MB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 730.28 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • fitzgen/mach_o
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • fitzgen

mach_o

Build Status

Slightly nicer Rust API wrapping the raw OSX Mach-O system library bindings exposed via the mach_o_sys crate.