Re-exports§
pub use wasmer_wit_parser as wit_parser;
Macros§
- Calls
write!
with the passed arguments and unwraps the result. - Calls
writeln!
with the passed arguments and unwraps the result.
Structs§
Enums§
- This is the direction from the user’s perspective. Are we importing functions to call, or defining functions and exporting them to be called?