smallvec 0.3.4

'Small vector' optimization: store up to a small number of items on the stack
Documentation
1
2
3
4
5
6
rust-smallvec
=============

[Documentation](http://doc.servo.org/smallvec/)

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