thid 0.0.2

No-std, no-alloc thread IDs and thread-locals.
Documentation
1
2
3
4
5
6
7
8
9
# thid

No-std, no-alloc thread IDs and thread-locals.

*`no_std` is only supported on nightly until [`thread_local` is stabilized](https://github.com/rust-lang/rust/issues/29594).*

# License

MIT