Fedora Packages

rust-send_wrapper+futures-devel Subpackage of rust-send_wrapper

Wrapper type to allow moving non-Send types between threads

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. This package contains library source intended for building other packages which use the "futures" feature of the "send_wrapper" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.6.0-2.fc40 -
Fedora 40 0.6.0-2.fc40 -
Fedora 39 0.6.0-1.fc39 -
Fedora 38 0.6.0-1.fc38 -
EPEL 9 0.6.0-1.el9 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-send_wrapper dash maintainers at fedoraproject dot org.



Sources on Pagure