Docs.rs
elf-assembler-0.0.0
elf-assembler 0.0.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
fqq
Dependencies
byteorder ^1.5.0
normal
gaia-types ^0.0.3
normal
serde ^1.0.228
normal
tracing ^0.1.41
normal
x86_64-assembler ^0.0.1
normal
serde_json ^1.0.145
dev
walkdir ^2.5.0
dev
Versions
82.09%
of the crate is documented
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
Module writer
elf_
assembler
0.0.0
Module writer
Module Items
Structs
In crate elf_
assembler
elf_assembler
Module
writer
Copy item path
Source
Expand description
ELF 文件写入器模块
此模块提供将 ELF 结构体写入二进制文件的功能。
Structs
§
ElfBuilder
ELF 文件构建器
ElfWriter
ELF 文件生成器的通用接口