[dependencies.futures-preview]
version = "0.3.0-alpha.18"
[package]
authors = ["The Rust Async Ecosystem Working Group"]
categories = ["asynchronous", "network-programming", "filesystem", "concurrency", "api-bindings"]
description = "Traits to implement custom Runtimes."
documentation = "https://docs.rs/runtime-raw"
edition = "2018"
homepage = "https://github.com/rustasync/runtime"
keywords = ["async", "runtime", "generic", "trait", "backing"]
license = "MIT OR Apache-2.0"
name = "runtime-raw"
readme = "README.md"
repository = "https://github.com/rustasync/runtime"
version = "0.3.0-alpha.5"