[dependencies.either]
default-features = false
version = "1.6"
[dev-dependencies]
[features]
test = []
[package]
categories = ["executors", "tasks", "async"]
description = "A Rust take on the C++ unified executors proposal"
edition = "2018"
keywords = ["executors", "tasks", "async"]
license = "MIT/Apache-2.0"
name = "txrx"
repository = "https://github.com/AndWass/txrx"
version = "0.1.0"