An open API service providing repository metadata for many open source software ecosystems.

Package Usage: cargo: 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.
6 versions
Latest release: almost 3 years ago
55 dependent packages
11,054,440 downloads total

View more package details: https://packages.ecosystem.code.gouv.fr/registries/crates.io/packages/send_wrapper

Dependent Repos 44

ecomobicoin/truite
EcoMobiCoin client in Rust

Last synced: 7 months ago - Pushed: 11 months ago

ecomobicoin/testnet-injector

Last synced: 7 months ago - Pushed: 11 months ago