Crate derive_preset

Source

Macros§

create
Create derive presets inside a proc-macro crate!
quote
The whole point.

Structs§

Ident
A word of Rust code, which may be a keyword or legal variable name.
Token2
An abstract stream of tokens, or more concretely a sequence of token trees.