Skip to main content

Module notified

Module notified 

Source
Expand description

Convenience API for maintaining state, that notifies on changes.

Modules§

traits
Notified state API traits.

Structs§

State
A notified state (e.g a field) of a service implementation.
Stream
The stream to use as the zlink_core::Service::ReplyStream in service implementation when using State.