Structsยง
- Attr
Proc Macro - Bang
Proc Macro - Derive
Proc Macro - Message
Pipe ๐ - Query
Derive ๐Expand Ctx - Stores the context necessary to expand a derive proc macro via a query.
Staticsยง
- DERIVE_
EXPAND_ ๐CTX
Functionsยง
- exec_
strategy ๐ - expand_
derive_ ๐macro - provide_
derive_ ๐macro_ expansion - Provide a query for computing the output of a derive macro.
Type Aliasesยง
- Derive
Client ๐