Crate schnauzer

Crate schnauzer 

Source
Expand description

shnauzer is a library for parsing Mach-O files

#References

Re-exports§

pub use types::*;

Modules§

auto_enum_fields
commands
constants
fmt_ext
output
result
types

Structs§

Parser
Topmost struct in the library. Reads file in lazy manner (doesn’t load all contents to memory).