wasm_interfacegen/
lib.rs

1pub use wasm_interfacegen_macro_support::__JsInterface;
2pub use wasm_interfacegen_macro::JsInterface;
3pub use static_assertions::assert_impl_all;