rstate 0.1.0

A WIP state management library for Rust inspired by David Pianka's Xstate. It can be used to model state in forms, user flows, apps, and more!
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.72 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 958.88 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • benwis
rstate-0.1.0 has been yanked.

rstate: Rust state machines and statecharts

Rust finite state machines and statecharts for the modern web! Heavily inspired by David Pianka's xstate library, with permission. Currently very very WIP. Contributions and pull requests welcome.