side-futures 0.1.0

Send future for execution on the runtime that may be in a different thread
Documentation
[dependencies.futures]
version = "0.3.4"
[dev-dependencies.actix-rt]
version = "1.0.0"

[dev-dependencies.tokio]
features = ["rt-core", "rt-threaded", "macros", "time"]
version = "0.2.13"

[package]
authors = ["Nazar Mokrynskyi <nazar@mokrynskyi.com>"]
description = "Send future for execution on the runtime that may be in a different thread"
edition = "2018"
keywords = ["future", "send", "spawn"]
license = "0BSD"
name = "side-futures"
version = "0.1.0"