mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 12:01:55 +00:00
cargo +nightly fmt --all
Rustfmt all the things!
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/web-sys/0.2")]
|
||||
|
||||
extern crate wasm_bindgen;
|
||||
extern crate js_sys;
|
||||
extern crate wasm_bindgen;
|
||||
|
||||
use js_sys::Object;
|
||||
|
||||
|
Reference in New Issue
Block a user