Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

rust-send_wrapper+futures-devel-0.6.0-1.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: rust-send_wrapper+futures-devel Distribution: Mageia
Version: 0.6.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Wed Aug 7 22:11:21 2024
Group: Development/Other Build host: localhost
Size: 1495 Source RPM: rust-send_wrapper-0.6.0-1.mga10.src.rpm
Packager: wally <wally>
Url: https://crates.io/crates/send_wrapper
Summary: 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.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Wed Aug 07 2024 wally <wally> 0.6.0-1.mga10
  + Revision: 2084061
  - mageiafy .spec
  - imported package rust-send_wrapper
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Oct 18 2023 Fabio Valentini <decathorpe@gmail.com> - 0.6.0-1
  - Initial import (#2241635)

Files

/usr/share/cargo/registry/send_wrapper-0.6.0/Cargo.toml


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Sep 11 13:28:28 2024