mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 16:08:05 +00:00
Format with rustfmt 0.99.4
This commit is contained in:
@@ -139,7 +139,7 @@ enum EnumSkipAll {
|
||||
enum EnumOther {
|
||||
Unit,
|
||||
#[serde(other)]
|
||||
Other
|
||||
Other,
|
||||
}
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user