multi_thread 0.1.0

Helps you run multiple threads which optionally share data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.failure]
version = "0.1.5"

[package]
authors = ["Caleb Whiting <caleb@whiting.io>"]
description = "Helps you run multiple threads which optionally share data."
documentation = "https://docs.rs/multi_thread"
edition = "2018"
license = "MIT"
name = "multi_thread"
repository = "https://gitlab.com/szaver/multi_thread"
version = "0.1.0"