Expand description
Typed recipe discriminators and recipe entries.
Modules§
- vanilla_
recipe_ types - Vanilla operational recipe types.
Structs§
- Recipe
- A keyed recipe with concrete passive data and input types.
- Recipe
Type - Typed handle for an operational recipe type.
- Recipe
Type Entry - Type-erased registered recipe discriminator.
- Recipe
Type Registry - Registry for operational recipe types.
Traits§
- Erased
Recipe 🔒 - Recipe
Data - Passive data stored by a recipe.
- Recipe
Input - Immutable input snapshot used while matching a recipe type.
- Recipe
Matches - Matching behavior implemented by one recipe data type for its input snapshot.