microstate 1.0.0

Finite state machine, inspired by micromachine
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Jan-Erik Rediger <janerik@fnordig.de>"]
description = "Finite state machine, inspired by micromachine"
documentation = "https://badboy.github.io/microstate"
homepage = "https://github.com/badboy/microstate"
keywords = ["statemachine"]
license = "MIT"
name = "microstate"
readme = "README.md"
repository = "https://github.com/badboy/microstate"
version = "1.0.0"