#thread-local #static

deprecated assoc_threadlocal

Associate thread local objects to types

1 unstable release

0.0.1 Jun 30, 2022

#57 in #thread-local


Used in sharded_mutex

MIT/Apache

9KB
111 lines

This crate allows one to associate thread localc objects to types.

No runtime deps