Crate zerovec_derive

Source
Expand description

Proc macros for generating ULE, VarULE impls and types for the zerovec crate

Attribute Macros§

make_ule
Full docs for this proc macro can be found on the zerovec crate.
make_varule
Full docs for this proc macro can be found on the zerovec crate.

Derive Macros§

ULE
Full docs for this proc macro can be found on the zerovec crate.
VarULE
Full docs for this proc macro can be found on the zerovec crate.