Crate env_watcher[][src]

Modules

Macros

Initialize env watcher (singleton) with duration.

Subscribe with Receiver and Data

Subscribe by snapshot

Structs

Baseline implementation for data. A separate thread listens for data changes through the channel, in case of data changes, we receive an event and change the data snapshot.

The current state of the environment

Enums

Changing the current state for a subscriber

Library error.

Type Definitions