use-thread-id
Primitive thread identity vocabulary.
use-thread-id models stable thread labels or numeric thread-like identifiers as plain data. It does not create, inspect, name, manage, or pool threads, and it does not depend on unstable thread ID internals.
use ThreadIdLabel;
let label = label.unwrap;
let number = number;
assert_eq!;
assert_eq!;