This folder is an (almost) direct copy of the
component-macro
crate in wasmtime.
The code in this folder is licensed under the "Apache-2.0 WITH LLVM-exception" license, see LICENSE.
- Renamed
lib.rs
tomod.rs
- Removed
#[proc_macro]
and#[proc_macro_derive(...)]
attributes