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::ReplyStreamin service implementation when usingState.