scoped_thread_local

Crates.ioscoped_thread_local
lib.rsscoped_thread_local
version1.0.0
sourcesrc
created_at2024-05-24 01:37:23.722768
updated_at2024-07-21 09:05:47.195054
descriptionHighly flexible Scoped thread local with HKT builtin
homepage
repositoryhttps://github.com/storycraft/scoped-thread-local
max_upload_size
id1250619
size21,407
storycraft (storycraft)

documentation

README

scoped-thread-local

Documentation

Flexible version of thread local

Features

  • Lifetime elision in declaration (every elided lifetime becomes a distinct one)
  • Full HKT Supports

License

MIT OR Apache-2.0

Commit count: 34

cargo fmt