A vector with a fixed capacity. (Rust)
- Rust 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
Some checks failed
Continuous integration / tests (false, serde, 1.51.0, --skip spare_capacity_mut) (push) Has been cancelled
Continuous integration / tests (false, serde, 1.70.0) (push) Has been cancelled
Continuous integration / tests (false, serde, beta) (push) Has been cancelled
Continuous integration / tests (false, serde, borsh, zeroize, nightly) (push) Has been cancelled
Continuous integration / tests (true, false, <nil>, stable) (push) Has been cancelled
Continuous integration / nostd/thumbv6m-none-eabi/stable (push) Has been cancelled
Continuous integration / miri (push) Has been cancelled
|
||
| .github/workflows | ||
| benches | ||
| src | ||
| tests | ||
| .gitignore | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||
| README.md | ||
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.