1
0
mirror of https://github.com/fluencelabs/wasm-bindgen synced 2025-07-17 13:11:56 +00:00

Run rustfmt over everything

This commit is contained in:
Alex Crichton
2018-11-27 12:07:59 -08:00
parent 4a70198143
commit 48f4adfa8c
45 changed files with 872 additions and 800 deletions
crates
examples
fetch
paint
raytrace-parallel
webaudio
webgl
src
tests/wasm

@@ -74,7 +74,8 @@ pub fn wasm_bindgen_test(
#test_body
}
}
}).into_iter(),
})
.into_iter(),
);
tokens.extend(leading_tokens);