cassette 0.2.4

A simple, single-future, non-blocking executor intended for building state machines
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["James Munns <james@onevariable.com>"]
description = "A simple, single-future, non-blocking executor intended for building state machines"
documentation = "https://docs.rs/cassette"
edition = "2018"
homepage = "https://github.com/jamesmunns/cassette"
license = "MPL-2.0"
name = "cassette"
readme = "README.md"
repository = "https://github.com/jamesmunns/cassette"
version = "0.2.4"