Crate ra_ap_macros

Crate ra_ap_macros 

Source
Expand description

Proc macros for rust-analyzer.

Derive Macrosยง

TypeFoldable
Derives TypeFoldable for the annotated struct or enum (union is not supported).
TypeVisitable
Derives TypeVisitable for the annotated struct or enum (union is not supported).
UpmapFromRaFixture