Docs.rs
twiggy-parser-0.7.0
twiggy-parser 0.7.0
Permalink
Docs.rs crate page
Apache-2.0/MIT
Links
Repository
crates.io
Source
Owners
fitzgen
AlexEne
Dependencies
fallible-iterator ^0.2.0
normal
optional
gimli ^0.25.0
normal
optional
object ^0.17.0
normal
optional
twiggy-ir =0.7.0
normal
twiggy-traits =0.7.0
normal
typed-arena ^2.0.1
normal
optional
wasmparser ^0.35.3
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
twiggy_
parser
0.7.0
All Items
Crate Items
Functions
Crate
twiggy_parser
Copy item path
Source
Expand description
Parses binaries into
twiggy_ir::Items
.
Functions
ยง
parse
Parse the given data into IR items.
read_
and_
parse
Parse the file at the given path into IR items.