mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-18 07:21:24 +00:00
Run cargo fmt
This commit is contained in:
@ -517,7 +517,7 @@ impl<'src> FirstPassRecord<'src> {
|
||||
is_type_of: if data.has_interface {
|
||||
None
|
||||
} else {
|
||||
Some(syn::parse_quote!{ |_| false })
|
||||
Some(syn::parse_quote! { |_| false })
|
||||
},
|
||||
extends: Vec::new(),
|
||||
vendor_prefixes: Vec::new(),
|
||||
|
Reference in New Issue
Block a user