jod-thread 0.1.2

std::thread which joins on drop by default.
Documentation
[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
categories = ["rust-patterns", "concurrency"]
description = "std::thread which joins on drop by default."
documentation = "https://docs.rs/jod-thread"
edition = "2018"
keywords = ["thread", "join", "structured", "concurrency"]
license = "MIT OR Apache-2.0"
name = "jod-thread"
readme = "README.md"
repository = "https://github.com/matklad/jod-thread"
version = "0.1.2"