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

rust-tokio-threadpool-devel-0.1.18-0.2.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: rust-tokio-threadpool-devel Distribution: Mageia
Version: 0.1.18 Vendor: Mageia.Org
Release: 0.2.mga10 Build date: Sat Jun 28 18:02:01 2025
Group: Development/Rust Build host: localhost
Size: 213938 Source RPM: rust-tokio-threadpool-0.1.18-0.2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://crates.io/crates/tokio-threadpool
Summary: Task scheduler backed by a work-stealing thread pool
A task scheduler backed by a work-stealing thread pool.

This package contains library source intended for building other packages which
use the "tokio-threadpool" crate.

Provides

Requires

License

MIT

Changelog

* Sat Jun 28 2025 umeabot <umeabot> 0.1.18-0.2.mga10
  + Revision: 2219275
  - Mageia 10 Mass Rebuild
  + wally <wally>
  - update RPM group to Development/Rust
* Mon Oct 16 2023 tv <tv> 0.1.18-0.1.mga10
  + Revision: 1997321
  - imported package rust-tokio-threadpool
* Mon Oct 16 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Mon Oct 16 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Mon Oct 16 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Mon Oct 16 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-0.1.mga10
  - Import from FC
* Sun Oct 15 2023 Thierry Vignaud <tv@mageia.org> 0.1.18-1.mga10
  - Import from FC
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.18-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Files

/usr/share/cargo/registry/tokio-threadpool-0.1.18
/usr/share/cargo/registry/tokio-threadpool-0.1.18/.cargo-checksum.json
/usr/share/cargo/registry/tokio-threadpool-0.1.18/CHANGELOG.md
/usr/share/cargo/registry/tokio-threadpool-0.1.18/Cargo.toml
/usr/share/cargo/registry/tokio-threadpool-0.1.18/LICENSE
/usr/share/cargo/registry/tokio-threadpool-0.1.18/README.md
/usr/share/cargo/registry/tokio-threadpool-0.1.18/benches
/usr/share/cargo/registry/tokio-threadpool-0.1.18/benches/basic.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/benches/blocking.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/benches/depth.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/examples
/usr/share/cargo/registry/tokio-threadpool-0.1.18/examples/depth.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/examples/hello.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/blocking
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/blocking/global.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/blocking/mod.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/builder.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/callback.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/config.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/lib.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/notifier.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/park
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/park/boxed.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/park/default_park.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/park/mod.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/pool
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/pool/backup.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/pool/backup_stack.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/pool/mod.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/pool/state.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/sender.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/shutdown.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/task
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/task/blocking.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/task/blocking_state.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/task/mod.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/task/state.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/thread_pool.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/worker
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/worker/entry.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/worker/mod.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/worker/stack.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/src/worker/state.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/tests
/usr/share/cargo/registry/tokio-threadpool-0.1.18/tests/blocking.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/tests/hammer.rs
/usr/share/cargo/registry/tokio-threadpool-0.1.18/tests/threadpool.rs


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jun 29 02:18:05 2025