sm 0.5.0

💋 SM – a static State Machine library
Documentation
[![Latest Crate Version](https://img.shields.io/crates/v/sm.svg?logo=rust&label=version&logoColor=white&colorB=brightgreen)](https://crates.io/crates/sm)
[![Discord Chat](https://img.shields.io/discord/477552212156088320.svg?logo=discord&label=discord%20chat&logoColor=white)](https://discord.gg/Kc4qZWE "Ask a question or just enjoy your stay!")
[![Linux Build Status](https://img.shields.io/circleci/project/github/rusty-rockets/sm/master.svg?logo=circleci&label=linux%20build&logoColor=white)](https://circleci.com/gh/rusty-rockets/sm/tree/master)
[![Windows Build Status](https://img.shields.io/appveyor/ci/rusty-rockets/sm/master.svg?logo=appveyor&label=windows%20build&logoColor=white)](https://ci.appveyor.com/project/rusty-rockets/sm/branch/master)
[![Test Coverage Status](https://img.shields.io/codecov/c/github/rusty-rockets/sm/master.svg?logo=codeship&label=test%20coverage&logoColor=white)](https://codecov.io/gh/rusty-rockets/sm)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/rusty-rockets/sm.svg)](https://isitmaintained.com/project/rusty-rockets/sm "Average time to resolve an issue")

{{readme}}

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.