[package]
name = "use-thread-id"
description = "Primitive thread identity label vocabulary for RustUse"
publish = true
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
rust-version.workspace = true
readme = "README.md"
documentation = "https://docs.rs/use-thread-id"
keywords = ["thread", "identity", "label", "os", "rustuse"]
categories = ["os", "data-structures"]
[package.metadata.docs.rs]
all-features = true
[lints]
workspace = true