Crate wai_bindgen_gen_core
source ·Re-exports
pub use wai_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?