Docs.rs
elfkit-0.0.7
elfkit 0.0.7
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
aep
Dependencies
ar ^0.6.0
normal
bit-vec ^0.5.0
normal
bitflags ^1.0.0
normal
bloom ^0.3.2
normal
byteorder ^1
normal
clap ^2.28.0
normal
colored ^1
normal
enum-primitive-derive ^0.1
normal
env_logger ^0.5.10
normal
fnv ^1.0.5
normal
glob ^0.2.11
normal
indexmap ^1.0.1
normal
itertools ^0.7.8
normal
log ^0.4
normal
num-traits ^0.2.5
normal
pretty_env_logger ^0.2.3
normal
rayon ^1.0.1
normal
sha2 ^0.7.1
normal
tempfile ^3.0.2
normal
Versions
52.42%
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
elf_read_u16
elfkit
0.0.7
elfkit
Macro
elf_
read_
u16
Copy item path
Source
macro_rules! elf_read_u16 { ($header:expr, $io:ident) => { ... }; }