The project contains to Oberver pattern implementations.
With the single
feature a single threaded version is available
over the Observable
and ObservedValue
types
The tokio
feature contains the types ChObservable
and
ChObservedValue
as pattern implementations
For the full doc ...
cargo doc -F all --open