tech_recipe

Function tech_recipe 

Source
pub const fn tech_recipe<T: Technology>() -> TechRecipe<T>
Expand description

Creates a new TechRecipe<T> for use in a Machine. Should not be reexported, as that would allow players to create research points for researches they have not unlocked yet.