[go: up one dir, main page]

smallvec 0.2.0

'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