Language

Package: rust-arrayvec @ 0.4.10

Synopsis

Vector with fixed capacity

Description

This package provides a vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.

Home page
https://github.com/bluss/arrayvec
Location
gnu/packages/crates-io.scm (line: 253, column: 2)
Licenses

Lint warnings

LinterMessageLocation
No lint warnings