simple_state_machine 0.1.0

A simple definition of a state machine
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
description = "A simple definition of a state machine"
documentation = "https://docs.rs/simple_state_machine"
edition = "2021"
license = "GPL-3.0"
name = "simple_state_machine"
readme = "README.md"
repository = "https://github.com/Yooser0/simple_state_machine/"
version = "0.1.0"