mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 23:01:01 +00:00
Format with rustfmt 2019-02-14
This commit is contained in:
@@ -827,7 +827,7 @@ where
|
|||||||
|
|
||||||
#[cfg(core_reverse)]
|
#[cfg(core_reverse)]
|
||||||
impl<T> Serialize for Reverse<T>
|
impl<T> Serialize for Reverse<T>
|
||||||
where
|
where
|
||||||
T: Serialize,
|
T: Serialize,
|
||||||
{
|
{
|
||||||
#[inline]
|
#[inline]
|
||||||
|
|||||||
Reference in New Issue
Block a user