Skip to main content

Module di_container

Module di_container 

Source
Expand description

Dependency injection container for coordinator components.

Structs§

Container
The DI container: stores type-keyed providers.

Type Aliases§

BoxedProvider
A boxed provider: function that constructs a type.