Docs.rs
xwasm-utils-0.6.2
xwasm-utils 0.6.2
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
SUSYLABS
Dependencies
byteorder ^1
normal
log ^0.4
normal
xwasm ^0.31
normal
diff ^0.1.11
dev
indoc ^0.3
dev
tempdir ^0.3
dev
wabt ^0.2
dev
Versions
25.53%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
graph_parse
xwasm_
utils
0.6.2
xwasm_utils
Function
graph_
parse
Copy item path
Source
pub fn graph_parse(xwasm: &[
u8
]) ->
Result
<
Module
, Error>
Expand description
New module from xwasm
Module