mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
run cargo fix --edition-idioms
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#![allow(unused_variables, dead_code)]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
use wasm_bindgen;
|
||||
|
||||
pub mod bool;
|
||||
pub mod boxed_js_value_slice;
|
||||
|
Reference in New Issue
Block a user