• Stars
    star
    7
  • Rank 2,227,495 (Top 46 %)
  • Language
    Rust
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A macro for declaring thread-local `static`s like using both of `lazy_static!` and `RefCell`