Module non_threadsafe

Module non_threadsafe 

Source
Expand description

Non-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
Collects state data or action data of any kind.

Enums§

Error
Error type for the non-threadsafe OutputTracker and OutputSubject.