format code
This commit is contained in:
@@ -7,8 +7,8 @@ extern crate quote;
|
||||
extern crate syn;
|
||||
|
||||
mod attribute;
|
||||
mod field_type;
|
||||
mod de;
|
||||
mod field_type;
|
||||
mod ser;
|
||||
|
||||
use proc_macro::TokenStream;
|
||||
|
||||
Reference in New Issue
Block a user