mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-24 05:21:05 +00:00
Format the compile-test sources with rustfmt 0.8.2
This commit is contained in:
@@ -18,7 +18,7 @@ struct Foo {
|
||||
|
||||
#[derive(Deserialize)]
|
||||
struct Other {
|
||||
x: u32
|
||||
x: u32,
|
||||
}
|
||||
|
||||
fn main() {}
|
||||
|
||||
Reference in New Issue
Block a user