Lightweight Rust observables inspired by MobX.
The main goal of the library is to provide a generic re-usable state management library for Rust applications and games.
Provided primitives:
- Var
- Value
- Const
- Computed
- Reaction
Lightweight Rust observables inspired by MobX.
The main goal of the library is to provide a generic re-usable state management library for Rust applications and games.
Provided primitives: