smallvec 0.1.4

'Small vector' optimization: store up to a small number of items on the stack
Documentation
sudo: false
language: rust
rust:
  - nightly
  - beta
  - stable