futures-micro 1.0.0-rc0

Minimal, no_std compatible async prelude.
Documentation
[dependencies.pin-project-lite]
version = "0.2.4"
[dev-dependencies.futures-lite]
version = "0.1"

[package]
authors = ["James Laver <james.laver@gmail.com>"]
categories = ["asynchronous", "concurrency", "no-std"]
description = "Minimal, no_std compatible async prelude."
documentation = "https://docs.rs/futures-micro"
edition = "2018"
homepage = "https://github.com/irrustible/futures-micro"
keywords = ["async", "futures", "no-std", "tests", "testing"]
license = "Apache-2.0 WITH LLVM-exception"
name = "futures-micro"
readme = "README.md"
repository = "https://github.com/irrustible/futures-micro"
version = "1.0.0-rc0"