nb 0.1.3

Minimal non-blocking I/O layer
Documentation
[dependencies.nb]
version = "1"
[dev-dependencies.futures]
version = "0.1.17"

[features]
unstable = []

[lib]
doctest = false

[package]
authors = ["Jorge Aparicio <jorge@japaric.io>"]
categories = ["asynchronous", "embedded", "no-std"]
description = "Minimal non-blocking I/O layer"
documentation = "https://docs.rs/nb"
homepage = "https://github.com/rust-embedded/nb"
keywords = ["await", "futures", "IO"]
license = "MIT OR Apache-2.0"
name = "nb"
readme = "README.md"
repository = "https://github.com/rust-embedded/nb"
version = "0.1.3"