Migrate 25 crates to monorepo

itoa
percent-encoding
untrusted
arbitrary
nix
arc-swap
arrayvec
axum-core
bindgen-cli
cov-mark
equivalent
fixedbitset
foreign-types
foreign-types-shared
fxhash
http
hyper
kernlog
lazycell
libtest-mimic
libz-sys
merge
merge_derive
mls-rs
mls-rs-crypto-traits

Bug: http://b/339424309
Test: treehugger
Change-Id: I7af1e20f76e192674a17df3afc75da19d24af7f9
2 files changed
tree: 470149d0d44823d5101f8b341042251a50d3e2e5
  1. benches/
  2. src/
  3. tests/
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo2rulesmk.json
  8. CHANGELOG.md
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. OWNERS
  14. README.md
  15. rules.mk
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.