Name: | rust-arrayvec+default-devel |
Version: | 0.7.4 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1644 |
License: | MIT OR Apache-2.0 |
RPM: |
rust-arrayvec+default-devel-0.7.4-1.el9.noarch.rpm
|
Source RPM: |
rust-arrayvec-0.7.4-1.el9.src.rpm
|
Build Date: | Sun Jul 02 2023 |
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 |
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 "default" feature of the "arrayvec" crate. |