Quaternions
  • Joined on 2026-04-18

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 = true
cargo add arrayvec@0.7.6

About 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

Crates.io: arrayvec Documentation Build Status

License: Apache OR License: MIT

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
Cargo
2026-05-24 17:34:33 +00:00
1
bluss
MIT OR Apache-2.0
32 KiB
Assets (1)
Versions (1) View all
0.7.6 2026-05-24