thread_compat 1.0.1

std::thread passthrough, designed to be patched on a per-workspace level to provide alternate workspace-wide thread impls
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Cody Schafer <dev@codyps.com>"]
description = "std::thread passthrough, designed to be patched on a per-workspace level to provide alternate workspace-wide thread impls"
documentation = "https://docs.rs/thread_compat"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "thread_compat"
repository = "https://github.com/codysch/stubs"
version = "1.0.1"