threads 0.1.0

Traits to abstract thread-pools
Documentation
[package]
authors = ["Marcel Märtens <marcel.cochem@googlemail.com>"]
categories = ["asynchronous", "concurrency"]
description = "Traits to abstract thread-pools\n"
documentation = "https://docs.rs/threads"
edition = "2018"
homepage = "https://gitlab.com/xMAC94x/threads"
keywords = ["threadpool", "thread", "pool", "parallelism", "async"]
license = "Apache-2.0 OR MIT"
name = "threads"
readme = "README.md"
repository = "https://gitlab.com/xMAC94x/threads"
version = "0.1.0"