thread-id 3.3.0

Get a unique thread ID
Documentation
1
2
3
4
5
6
7
8
9
10
11
language: rust

rust:
  # Test every fourth release since the minimum supported version to not waste
  # too many resources.
  - 1.8.0
  - 1.12.0
  - 1.16.0
  - 1.20.0
  - beta
  - nightly