embedded-executor 0.3.1

Embedded systems-friendly `Futures` executor
Documentation
# embedded-executor

[![pipeline status](https://gitlab.com/polymer-kb/firmware/embedded-executor/badges/master/pipeline.svg)](https://gitlab.com/polymer-kb/firmware/embedded-executor/commits/master)
[![version](https://img.shields.io/crates/v/embedded-executor.svg)](https://crates.io/crates/embedded-executor/)
[![documentation](https://docs.rs/embedded-executor/badge.svg)](https://docs.rs/embedded-executor/)
[![license](https://img.shields.io/crates/l/embedded-executor.svg)](https://crates.io/crates/embedded-executor/)
[![Rustc Version](https://img.shields.io/badge/rustc-1.31+-lightgray.svg)](https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html)

## License

Licensed under either of

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

at your option.

### 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.