fix
This commit is contained in:
@@ -8,6 +8,7 @@ use syn::{
|
|||||||
spanned::Spanned, Attribute, FnArg, Item, ItemEnum, ItemFn, ItemImpl, ItemMod, ItemStruct,
|
spanned::Spanned, Attribute, FnArg, Item, ItemEnum, ItemFn, ItemImpl, ItemMod, ItemStruct,
|
||||||
ItemTrait, Pat, Type, Visibility,
|
ItemTrait, Pat, Type, Visibility,
|
||||||
};
|
};
|
||||||
|
use quote::ToTokens
|
||||||
|
|
||||||
#[derive(Serialize)]
|
#[derive(Serialize)]
|
||||||
struct RustDecl {
|
struct RustDecl {
|
||||||
|
|||||||
Reference in New Issue
Block a user