Update formatting
This commit is contained in:
parent
dda356ea00
commit
49638e5aa7
27 changed files with 239 additions and 232 deletions
|
|
@ -14,6 +14,4 @@ use wasm_bindgen::prelude::*;
|
|||
// }
|
||||
|
||||
#[wasm_bindgen]
|
||||
pub fn greet() -> String {
|
||||
"hi".to_string()
|
||||
}
|
||||
pub fn greet() -> String { "hi".to_string() }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue