Docs.rs
schnauzer-0.3.5
schnauzer 0.3.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Arsynth
Dependencies
colored ^2
normal
getopts ^0.2.21
normal
kex ^0.2.6
normal
schnauzer-derive ^0.1.0
normal
scroll ^0.11.0
normal
uuid ^1.3.1
normal
Versions
39.76%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate schnauzer
schnauzer
0.3.5
All Items
Crate Items
Modules
Structs
Crate
schnauzer
Copy item path
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).