Crate wasmer_wit_bindgen_gen_core

Source

Re-exports§

pub use wasmer_wit_parser as wit_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