Skip to main content

Crate rustorio_derive

Crate rustorio_derive 

Source

Attribute Macros§

recipe_doc
Generates documentation for a recipe based on its inputs and outputs. The generated documentation is appended to any existing documentation on the struct.
technology_doc
Generates documentation for a technology struct based on its research_inputs and research_ticks attributes. The generated documentation is appended to any existing documentation on the struct.

Derive Macros§

Recipe
RecipeEx
TechnologyEx