Expand description
Proc macros for rust-analyzer.
Derive Macrosยง
- Type
Foldable - Derives
TypeFoldablefor the annotatedstructorenum(unionis not supported). - Type
Visitable - Derives
TypeVisitablefor the annotatedstructorenum(unionis not supported). - Upmap
From RaFixture