Docs.rs
assembly-data-0.3.0
assembly-data 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Xiphoseer
Dependencies
assembly-core ^0.2.1
normal
bytemuck ^1.4
normal
bytemuck_derive ^1
normal
derive-new ^0.5
normal
encoding_rs ^0.8
normal
hsieh-hash ^0.1
normal
memchr ^2.3
normal
quick-xml ^0.20
normal
rusqlite ^0.21.0
normal
optional
serde ^1
normal
optional
thiserror ^1.0
normal
color-eyre ^0.5
dev
mapr ^0.8
dev
prettytable-rs ^0.8
dev
serde_json ^1.0.61
dev
structopt ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 parser
assembly_
data
0.3.0
Module parser
Sections
Parse structures from a byte buffer
Module Items
Traits
In assembly_
data::
fdb
assembly_data
::
fdb
Module
parser
Copy item path
Source
Expand description
§
Parse structures from a byte buffer
Traits
§
ParseFDB
Trait that implements parsing from a FDB file
ParseLE
Marker trait that implies that
Self
can be parsed in little-endian mode