Name: | rust-arrayvec-devel |
---|---|
Version: | 0.7.2 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 136720 |
License: | MIT or ASL 2.0 |
RPM: | rust-arrayvec-devel-0.7.2-4.el9.noarch.rpm |
Source RPM: | rust-arrayvec-0.7.2-4.el9.src.rpm |
Build Date: | Sun Nov 13 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/arrayvec |
Summary: | Vector with fixed capacity, backed by an array (it can be stored on the stack too) |
Description: | 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 "arrayvec" crate. |