crossfire 0.1.0

channels for async and threads
Documentation
[dependencies.async-trait]
version = "0.1"

[dependencies.crossbeam]
version = "0.7"
[dev-dependencies.futures]
version = "0.3"

[dev-dependencies.log]
version = "0.4"

[dev-dependencies.rand]
version = "0.7.3"

[dev-dependencies.stderrlog]
version = "0.4.1"

[dev-dependencies.tokio]
features = ["time", "sync", "rt-threaded"]
version = "0.2"

[package]
authors = ["plan <frostyplanet@gmail.com>"]
description = "channels for async and threads"
edition = "2018"
license = "Apache-2.0"
name = "crossfire"
version = "0.1.0"