mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 00:51:02 +00:00
Format with rustfmt 2018-11-30
This commit is contained in:
@@ -206,7 +206,7 @@ fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment {
|
||||
None => {
|
||||
let span = transparent_field.original.span();
|
||||
quote_spanned!(span=> _serde::Serialize::serialize)
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
quote_block! {
|
||||
|
||||
Reference in New Issue
Block a user