Block a user
arrayvec (0.7.6)
Published 2026-05-24 17:34:33 +00:00 by Quaternions
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+https://git.aleshym.co/api/packages/Quaternions/cargo/" # Sparse index
# index = "https://git.aleshym.co/Quaternions/_cargo-index.git" # Git
[net]
git-fetch-with-cli = truecargo add arrayvec@0.7.6About this package
A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.
arrayvec
A vector with fixed capacity.
Please read the API documentation here
License
Dual-licensed to be compatible with the Rust project.
Licensed under the Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 or the MIT license http://opensource.org/licenses/MIT, at your option. This file may not be copied, modified, or distributed except according to those terms.
Dependencies
| ID | Version |
|---|---|
| borsh | ^1.2.0 |
| serde | ^1.0 |
| zeroize | ^1.4 |
| bencher | ^0.1.4 |
| matches | ^0.1 |
| serde_test | ^1.0 |
Keywords
stack
vector
array
data-structure
no_std
Details
2026-05-24 17:34:33 +00:00
Assets (1)
Versions (1)
View all
Cargo
1
bluss
MIT OR Apache-2.0
32 KiB
arrayvec-0.7.6.crate
32 KiB
0.7.6
2026-05-24