mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-13 21:11:22 +00:00
cargo +nightly fmt --all
Rustfmt all the things!
This commit is contained in:
@ -93,8 +93,7 @@ fn build_function(
|
||||
segments,
|
||||
},
|
||||
})
|
||||
})
|
||||
.collect::<Vec<_>>();
|
||||
}).collect::<Vec<_>>();
|
||||
|
||||
let mut ret_segments = syn::punctuated::Punctuated::new();
|
||||
ret_segments.push(syn::PathSegment {
|
||||
|
Reference in New Issue
Block a user