Name : rust-send_wrapper+default-devel
| |
Version : 0.6.0
| Vendor : Fedora Project
|
Release : 3.el10_0
| Date : 2024-10-08 16:01:16
|
Group : Unspecified
| Source RPM : rust-send_wrapper-0.6.0-3.el10_0.src.rpm
|
Size : 0.00 MB
| |
Packager : Fedora Project
| |
Summary : Wrapper type to allow moving non-Send types between threads
|
Description :
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 \"default\" feature of the \"send_wrapper\" crate.
|
RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/10/Everything/s390x/Packages/r |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
crate(send_wrapper/default)
rust-send_wrapper+default-devel
Requires :