Module services

Module services 

Source
Expand description

Service API that promotes monitoring and interactivity

See Service.

Structs§

InsertObject
Event produced by Service<Objects>
Service
A service that controls access to some state
Services
The kernel services
Validation
Errors that occurred while validating the objects inserted into the stores

Enums§

Operation
Command for Service<Objects>
ValidationCommand
The command accepted by the validation service
ValidationEvent
The event produced by the validation service

Traits§

State
Implemented for state that can be wrapped by a Service