Expand description
A rwlock that can be subscribed to, and will return state to subscribers whenever the internal data is changed.
Structs§
- Subscribable
RwLock - A
RwLock
that can register subscribers to be notified upon state change.
Traits§
- Read
View - read only view of
SubscribableRwLock
- Threaded
Read View - read view with requirements on being threadsafe