mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-22 01:01:34 +00:00
Fix webidl crate
This commit is contained in:
@ -171,6 +171,7 @@ impl WebidlParse<()> for webidl::ast::NonPartialInterface {
|
||||
pub_token: Default::default(),
|
||||
}),
|
||||
name: rust_ident(&self.name),
|
||||
attrs: Vec::new(),
|
||||
}),
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user