Skip to main content

RecipeEx

Derive Macro RecipeEx 

Source
#[derive(RecipeEx)]
{
    // Attributes available to this derive:
    #[recipe_inputs]
    #[recipe_outputs]
    #[recipe_ticks]
}