We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bbba4c commit c4693ceCopy full SHA for c4693ce
1 file changed
src/hyperlight_wasm_macro/src/wasmguest.rs
@@ -37,7 +37,6 @@ use hyperlight_component_util::hl::{
37
use hyperlight_component_util::{resource, rtypes};
38
use proc_macro2::TokenStream;
39
use quote::{format_ident, quote};
40
-use syn::ext::IdentExt;
41
42
// Emit code to register this particular extern definition with the
43
// wasmtime linker, calling through Hyperlight.
0 commit comments