mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-05-15 07:11:19 +00:00
Fix webidl crate
This commit is contained in:
parent
5a776c16b2
commit
f4b49226b6
@ -171,6 +171,7 @@ impl WebidlParse<()> for webidl::ast::NonPartialInterface {
|
|||||||
pub_token: Default::default(),
|
pub_token: Default::default(),
|
||||||
}),
|
}),
|
||||||
name: rust_ident(&self.name),
|
name: rust_ident(&self.name),
|
||||||
|
attrs: Vec::new(),
|
||||||
}),
|
}),
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user