and now funcs work again
This commit is contained in:
@@ -34,7 +34,7 @@ pub fn from_witx(args: TokenStream) -> TokenStream {
|
||||
mod #modname {
|
||||
use super::WasiCtx;
|
||||
use super::types::*;
|
||||
// #(#fs)*
|
||||
#(#fs)*
|
||||
|
||||
#modtrait
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user