Expand description
Component registry system for extensible architecture.
Structs§
- Registry
- Component registry for dependency injection and service location
- Registry
Builder - Registry builder for fluent configuration
Enums§
- Registry
Error - Errors that can occur in the registry
Traits§
- Component
- Convenience trait for components that can register themselves