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

rust-hybrid-array+ctutils-devel-0.4.15-1.fc43 RPM for noarch

From Fedora 43 testing updates for aarch64 / Packages / r

Name: rust-hybrid-array+ctutils-devel Distribution: Fedora Project
Version: 0.4.15 Vendor: Fedora Project
Release: 1.fc43 Build date: Fri Sep 11 17:06:36 2026
Group: Unspecified Build host: buildhw-x86-03.rdu3.fedoraproject.org
Size: 3146 Source RPM: rust-hybrid-array-0.4.15-1.fc43.src.rpm
Packager: Fedora Project
Url: https://crates.io/crates/hybrid-array
Summary: Hybrid typenum-based and const generic array types
Hybrid typenum-based and const generic array types designed to provide
the flexibility of typenum-based expressions while also allowing
interoperability and a transition path to const generics.

This package contains library source intended for building other packages which
use the "ctutils" feature of the "hybrid-array" crate.

Provides

Requires

License

MIT OR Apache-2.0

Changelog

* Fri Sep 11 2026 Fabio Valentini <decathorpe@gmail.com> - 0.4.15-1
  - Update to version 0.4.15; Fixes RHBZ#2530089
* Thu Aug 20 2