sisu

Crates.iosisu
lib.rssisu
version0.0.5
created_at2025-09-15 13:20:40.815361+00
updated_at2025-09-15 13:37:17.864525+00
descriptionCrate for working with SISU (Statecharts-based implementation of Information State Update.
homepagehttps://github.com/cryptopatrick/sisu
repositoryhttps://github.com/cryptopatrick/sisu
max_upload_size
id1839942
size5,688
CryptoPatrick (cryptopatrick)

documentation

https://docs.rs/sisu

README

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"
Commit count: 3

cargo fmt