Skip to main content

Module handle

Module handle 

Source
Expand description

Long-lived handle to the recipe registry.

RecipeRegistryHandle abstracts the mutable recipe registry so that RecipeRegistrar and PluginRegistrar reference a trait object instead of a concrete registry type. The concrete implementation lives in basalt-recipes.

Traitsยง

RecipeRegistryHandle
Long-lived handle to the recipe registry runtime.