mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 10:11:01 +00:00
Format with rustfmt 2018-12-10
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
use internals::ast::{Container, Data, Field, Style};
|
||||
use internals::attr::{TagType, Identifier};
|
||||
use internals::attr::{Identifier, TagType};
|
||||
use internals::{Ctxt, Derive};
|
||||
use syn::{Member, Type};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user