mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 12:31:22 +00:00
cargo +nightly fmt --all
Rustfmt all the things!
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
use js_sys::*;
|
||||
use wasm_bindgen::JsValue;
|
||||
use wasm_bindgen_test::*;
|
||||
use js_sys::*;
|
||||
|
||||
#[wasm_bindgen_test]
|
||||
fn keys() {
|
||||
|
Reference in New Issue
Block a user