threadporter 0.1.3

First aid kit for !Send + !Sync values ⛑️
Documentation
[dependencies.futures-core]
version = "0.3"

[dependencies.futures-sink]
version = "0.3"

[lib]
name = "threadporter"
path = "src/lib.rs"

[package]
authors = ["Sebastian Urban <surban@surban.net>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["rust-patterns", "wasm"]
description = "First aid kit for !Send + !Sync values ⛑️"
edition = "2021"
keywords = ["send", "sync"]
license = "Apache-2.0"
name = "threadporter"
readme = "README.md"
repository = "https://github.com/surban/threadporter"
version = "0.1.3"