Skip to main content

Module container

Module container 

Source
Expand description

Dependency injection container

Manages all component lifecycles and dependencies

Structs§

CommandArgs
Command arguments
CommandContext
Command execution context
ContainerBuilder
Container builder
ServiceContainer
Service container

Enums§

CommandResult
Command result
ComponentType
Component type enumeration

Traits§

Command
Command interface