mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 05:47:56 +00:00
Add newlines to ends of files
This commit is contained in:
@@ -1841,4 +1841,4 @@ where
|
||||
{
|
||||
Deserialize::deserialize(deserializer).map(Wrapping)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -679,4 +679,4 @@ impl<T: Serialize> Serialize for Wrapping<T> {
|
||||
{
|
||||
self.0.serialize(serializer)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user