smallvec 0.1.4

'Small vector' optimization: store up to a small number of items on the stack
Documentation
rust-smallvec
=============

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

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