Matt Brubeck 775bd3dd5e Deprecate the VecLike trait
This trait is redundant with existing traits like `Extend` and `Deref`.
2017-11-29 09:48:49 -08:00
2017-03-14 12:10:18 -07:00
2017-10-24 13:58:58 +11:00
2017-11-29 09:48:49 -08:00
2017-10-27 17:27:49 -07:00
2017-06-28 11:10:10 -07:00

rust-smallvec

Documentation

"Small vector" optimization for Rust: store up to a small number of items on the stack

S
Description
对于小的vector,存储在栈上以优化性能表现
Readme 1.1 MiB
Languages
Rust 98.8%
Shell 1.2%