Module registry

Module registry 

Source
Expand description

Holds all registered types that can be injected or constructed.

Structsยง

Builder
A builder for objects with dependencies. This can be created by using Registry::with_deps.
Registry
Registry for all types that can be constructed or otherwise injected.