fune/third_party/rust/arrayvec
Mike Hommey 48c99f617b Bug 1744669 - Bulk update of rust crates. a. r=emilio
This updates all crates that can be updated with no addition of new
crates, that start with letter a.

Differential Revision: https://phabricator.services.mozilla.com/D133027
2021-12-10 04:00:07 +00:00
..
benches
ci
src
tests
.cargo-checksum.json
Cargo.toml
CHANGELOG.md
LICENSE-APACHE
LICENSE-MIT
README.md

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.