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 - Rust source code
ubuntu
26.10/stonking
universe
amd64v3
librust-send-wrapper-dev
0.6.0-1
optional
55 B
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 - Rust source code