Name: | rust-arrayvec-devel |
---|---|
Version: | 0.7.6 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 122243 |
License: | MIT OR Apache-2.0 |
RPM: | rust-arrayvec-devel-0.7.6-1.el10_0.noarch.rpm |
Source RPM: | rust-arrayvec-0.7.6-1.el10_0.src.rpm |
Build Date: | Tue Jan 21 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/arrayvec |
Summary: | Vector with fixed capacity, backed by an array |
Description: | A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString. This package contains library source intended for building other packages which use the "arrayvec" crate. |