observe

Crates.ioobserve
lib.rsobserve
version1.2.0
sourcesrc
created_at2020-06-20 20:49:50.925322
updated_at2023-05-13 20:24:50.499062
descriptionRust declarative observables inspired by MobX
homepagehttps://github.com/s-panferov/observe
repositoryhttps://github.com/s-panferov/observe
max_upload_size
id256072
size27,287
Stanislav Panferov (s-panferov)

documentation

README

Observe

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
Commit count: 10

cargo fmt