Docs.rs
wai-bindgen-gen-core-0.2.3
wai-bindgen-gen-core 0.2.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Michael-F-Bryan
github:wasmerio:wasmer-core
Dependencies
anyhow ^1
normal
wai-parser ^0.2.3
normal
Versions
14.58%
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
☰
Crate wai_bindgen_gen_core
Version 0.2.3
All Items
Re-exports
Macros
Structs
Enums
Traits
Functions
?
Crate
wai_bindgen_gen_core
source
·
[
−
]
Re-exports
pub use
wai_parser
;
Macros
uwrite
Calls
write!
with the passed arguments and unwraps the result.
uwriteln
Calls
writeln!
with the passed arguments and unwraps the result.
Structs
Files
Ns
Source
TypeInfo
Types
Enums
Direction
This is the direction from the user’s perspective. Are we importing functions to call, or defining functions and exporting them to be called?
Traits
Generator
Functions
load