This commit is contained in:
2025-11-14 21:00:49 +00:00
parent 81a0ff7e4e
commit 790a3c83e4
+1
View File
@@ -8,6 +8,7 @@ use syn::{
spanned::Spanned, Attribute, FnArg, Item, ItemEnum, ItemFn, ItemImpl, ItemMod, ItemStruct,
ItemTrait, Pat, Type, Visibility,
};
use quote::ToTokens
#[derive(Serialize)]
struct RustDecl {