Crate wit_bindgen_core
source ·Re-exports§
pub use source::Files;pub use source::Source;pub use wit_parser;
Modules§
Macros§
- Calls
write!with the passed arguments and unwraps the result. - Calls
writeln!with the passed arguments and unwraps the result.
Structs§
Enums§
Traits§
- This is a possible replacement for the
Generatortrait above, currently only used by the JS bindings for generating bindings for a component.