Crates.io | sisu |
lib.rs | sisu |
version | 0.0.5 |
created_at | 2025-09-15 13:20:40.815361+00 |
updated_at | 2025-09-15 13:37:17.864525+00 |
description | Crate for working with SISU (Statecharts-based implementation of Information State Update. |
homepage | https://github.com/cryptopatrick/sisu |
repository | https://github.com/cryptopatrick/sisu |
max_upload_size | |
id | 1839942 |
size | 5,688 |
Crate for working with SISU (Statecharts-based implementation of Information State Update.
Dual-licensed under MIT or the UNLICENSE.
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"