2 releases
0.1.4 | Jan 27, 2024 |
---|---|
0.1.3 | Jan 16, 2024 |
#19 in #observable
25 downloads per month
29KB
612 lines
TL;DR;
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
Dependencies
~2.4–8MB
~59K SLoC