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
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
twiggy_
parser
0.8.0
twiggy_parser
Function
parse
Copy item path
Source
pub fn parse(data: &[
u8
]) ->
Result
<
Items
>
Expand description
Parse the given data into IR items.