Docs.rs
macho-assembler-0.1.1
macho-assembler 0.1.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fqq
github:nyar-vm:publisher
Dependencies
gaia-binary ^0.1.0
normal
gaia-types ^0.1.0
normal
serde ^1.0.228
normal
tracing ^0.1.44
normal
x86_64-assembler ^0.1.0
normal
Versions
100%
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
Skip to main content
Module reader
macho_
assembler
0.1.1
Module reader
Module Items
Structs
In macho_
assembler::
formats::
dylib
macho_assembler
::
formats
::
dylib
Module
reader
Copy item path
Source
Expand description
Mach-O 动态库格式实现
提供了读写 Mach-O 动态库文件的功能。 动态库读取器
Structs
§
Dylib
Info
Mach-O 动态库信息
Dylib
Reader
Mach-O 动态库延迟读取器