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

compio-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.

Ecosystem
crates.io
Latest Release
0.7.0
2 days ago
Versions
1
Downloads
0 total
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/compio-send-wrapper
spec
License MIT, Apache-2.0
First Release 2 days ago
Last Synced 2 days ago