File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # arrayvec
12
2- arrayvec
3- ========
4- [ ![ Crates.io: arrayvec] ( https://img.shields.io/crates/v/arrayvec.svg )] ( https://crates.io/crates/arrayvec )
3+ [ ![ crates.io: arrayvec] ( https://img.shields.io/crates/v/arrayvec.svg )] ( https://crates.io/crates/arrayvec )
54[ ![ Documentation] ( https://docs.rs/arrayvec/badge.svg )] ( https://docs.rs/arrayvec )
6- [ ![ Build Status] ( https://github.com/bluss/arrayvec/workflows/Continuous%20integration/badge.svg?branch=master )] ( https://github.com/bluss/arrayvec/actions )
7-
8-
9-
5+ [ ![ Build Status] ( https://github.com/bluss/arrayvec/actions/workflows/ci.yml/badge.svg )] ( https://github.com/bluss/arrayvec/actions )
106
117[ ![ License: Apache] ( https://img.shields.io/badge/License-Apache%202.0-red.svg )] ( LICENSE-APACHE )
128OR
13- [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE )
9+ [ ![ License: MIT] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( LICENSE-MIT )
1410
1511A vector with fixed capacity.
1612
17- Please read the [ ` API documentation here ` ] ( https://docs.rs/arrayvec )
13+ Please read the [ API documentation here] ( https://docs.rs/arrayvec ) .
1814
19- # License
15+ ## License
2016
2117Dual-licensed to be compatible with the Rust project.
2218
2319Licensed under the Apache License, Version 2.0
24- http://www.apache.org/licenses/LICENSE-2.0 or the MIT license
25- http://opensource.org/licenses/MIT , at your
26- option. This file may not be copied, modified, or distributed
27- except according to those terms.
20+ https://www.apache.org/licenses/LICENSE-2.0 or the MIT license
21+ https://opensource.org/license/mit , at your option. This file may not be copied,
22+ modified, or distributed except according to those terms.
You can’t perform that action at this time.
0 commit comments