Andreas Molzer 89c1023f1b Add a fill method, a panic-free extend alternative
This is an alternative to `Extend::extend` method for cases where the
length of the iterator can not be checked. Since this vector can not
reallocate to increase its capacity, it is unclear what to do with
remaining elements in the iterator and the iterator itself. The
interface also provides no way to communicate this to the caller.
2020-01-18 19:28:36 +01:00
2020-01-18 00:16:25 -07:00
2020-01-18 13:36:46 +01:00
2020-01-06 19:29:40 -07:00
2020-01-13 20:06:35 -07:00
2020-01-06 19:29:40 -07:00
2020-01-13 20:16:05 -07:00
2020-01-06 19:29:40 -07:00

License:Zlib Minimum Rust Version travis.ci AppVeyor crates.io docs.rs

Unsafe-Zero-Percent

tinyvec

A 100% safe crate of vec-like types.

For details, please see the docs.rs documentation

S
Description
安全的 vec-like 类型库
Readme 853 KiB
Languages
Rust 99.5%
Python 0.3%
Shell 0.2%