tokio-current-thread 0.1.7

Single threaded executor which manage many tasks concurrently on the current thread.
Documentation
[dependencies.futures]
version = "0.1.19"

[dependencies.tokio-executor]
version = "0.1.7"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
categories = ["concurrency", "asynchronous"]
description = "Single threaded executor which manage many tasks concurrently on the current thread.\n"
documentation = "https://docs.rs/tokio-current-thread/0.1.7/tokio_current_thread"
homepage = "https://github.com/tokio-rs/tokio"
keywords = ["futures", "tokio"]
license = "MIT"
name = "tokio-current-thread"
repository = "https://github.com/tokio-rs/tokio"
version = "0.1.7"