bluss 0e131fd781 Merge pull request #230 from msrd0/string-borrowmut
Add missing `BorrowMut` implementation for `ArrayString`
2022-11-12 10:04:16 +01:00
2022-03-08 15:49:57 -05:00
2021-08-13 20:06:03 -03:00
2021-10-28 18:53:54 +02:00
2021-10-28 18:53:54 +02:00
2017-07-29 00:46:31 +02:00

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.

S
Description
ArrayVec with len_u8 feature.
Readme 536 KiB
Languages
Rust 100%