sisu 0.0.5

Crate for working with SISU (Statecharts-based implementation of Information State Update.
Documentation

sisu

Crate for working with SISU (Statecharts-based implementation of Information State Update.

Build status

Dual-licensed under MIT or the UNLICENSE.

Documentation

https://docs.rs/sisu

Installation

This crate works with Cargo and is on crates.io.
The package will be regularly updated. Add it to your Cargo.toml like so:

[dependencies]
sisu = "0.0.5"