Source code

Revision control

Copy as Markdown

Other Tools

arrayvec
========
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-red.svg)](LICENSE-APACHE)
OR
A vector with fixed capacity.
Please read the [`API documentation here`](https://docs.rs/arrayvec)
# License
Dual-licensed to be compatible with the Rust project.
Licensed under the Apache License, Version 2.0
option. This file may not be copied, modified, or distributed
except according to those terms.