Docs.rs
twiggy-parser-0.8.0
twiggy-parser 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
fitzgen
AlexEne
Dependencies
anyhow ^1.0
normal
object ^0.36.7
normal
optional
twiggy-ir =0.8.0
normal
twiggy-traits =0.8.0
normal
wasmparser ^0.230.0
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
twiggy_
parser
0.8.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.