Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.2% dependent packages on crates.io

crates.io : tetsy-send-wrapper

This Rust library implements a wrapper type called SendWrapper which allows you to move around non-Send types between threads, as long as you access the contained value only from within the original thread. You also have to make sure that the wrapper is dropped from within the original thread. If any of these constraints is violated, a panic occurs. Forked from https://github.com/thk1/send_wrapper because it was unmaintained

Registry - Source - Homepage - Documentation - JSON
purl: pkg:cargo/tetsy-send-wrapper
Keywords: wrapper, thread_local, tetcore, send, tetcoin
License: MIT,Apache-2.0
Latest release: about 3 years ago
First release: about 3 years ago
Dependent packages: 5
Dependent repositories: 2
Downloads: 9,957 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...