Docs.rs
rustbin-0.8.0
rustbin 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sunilkr
Dependencies
bitflags ^2
normal
byteorder ^1
normal
chrono ^0.4
normal
clap ^4.5
normal
derivative ^2.2
normal
num-traits ^0.2
normal
serde ^1
normal
serde_json ^1
normal
optional
thiserror ^1.0
normal
serde_test ^1
dev
Versions
10.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustbin
0.8.0
All Items
Crate Items
Modules
Macros
Enums
Functions
Type Aliases
Crate
rustbin
Copy item path
Source
Modules
§
pe
types
utils
Macros
§
new_
header_
field
Returns a
HeaderField
with
value
,
offset
and
rva
from parameters.
offset
is incremented by
size_of_val
of the
value
.
If
rva
is not given
rva = offset
is assumed.
Enums
§
Error
ParseAs
Parse
Error
Parsed
As
Functions
§
parse_
file
parse_
path
Type Aliases
§
Result