We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0dbebd commit 19bac2bCopy full SHA for 19bac2b
src/attr.rs
@@ -15,7 +15,7 @@ pub use self::{
15
default::Default,
16
field::FieldAttr,
17
incomparable::Incomparable,
18
- item::{DeriveTrait, DeriveWhere, Generic, ItemAttr},
+ item::{DeriveTrait, DeriveWhere, ItemAttr},
19
skip::{Skip, SkipGroup},
20
variant::VariantAttr,
21
};
0 commit comments