DIContainer

Dependency Container

Used to store singleton instances of dependency types. This is the underlying container implementation used by DI.

alias DIContainer = Container

Meta