Loading package details...
v0.6.0
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.
npm install send_wrapper@0.6.0[](https://gold.safeguard.sh/package/rust/send_wrapper)Meets the Gold bar from automated verification.
Last indexed: 2026-07-11T02:28:34Z
How Gold is determined →OpenSSF Scorecard rates this project's security posture — supply-chain hygiene, maintenance, and review practices.
Source: OpenSSF Scorecard · scored 2026-07-20
No dependencies - This package is self-contained!