Crate specta_macros
source ·Expand description
Easily export your Rust types to other languages
This crate contains the macro which are reexported by the specta
crate.
You shouldn’t need to use this crate directly.
Checkout Specta.
Derive Macros§
- Implements
Type
for a given struct or enum.