wasm-interfacegen 0.1.0

A derive macro to automatically create typescript interface definitions for your types.
Documentation
1
2
3
pub use wasm_interfacegen_macro_support::__JsInterface;
pub use wasm_interfacegen_macro::JsInterface;
pub use static_assertions::assert_impl_all;