Module registry

Module registry 

Source
Expand description

Component registry system for extensible architecture.

Structs§

Registry
Component registry for dependency injection and service location
RegistryBuilder
Registry builder for fluent configuration

Enums§

RegistryError
Errors that can occur in the registry

Traits§

Component
Convenience trait for components that can register themselves