Crate wai_bindgen_gen_core

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