Module threadsafe

Module threadsafe 

Source
Expand description

Threadsafe variant of OutputTracker and OutputSubject.

For an example on how to use it see the crate level documentation.

Structs§

OutputSubject
Holds created OutputTrackers and emits data to all known trackers.
OutputTracker
A struct that collects state data or action data of any kind.

Enums§

Error
Error type for the threadsafe OutputTracker and OutputSubject.