• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

benches/H03-May-2022-6656

.cargo-checksum.jsonH A D03-May-202289 11

.gitignoreH A D04-Oct-201618 32

.travis.ymlH A D04-Oct-2016250 1211

Cargo.tomlH A D04-Oct-2016437 1614

README.mdH A D04-Oct-2016165 74

lib.rsH A D04-Oct-201625.8 KiB1,018839

README.md

1rust-smallvec
2=============
3
4[Documentation](http://doc.servo.org/smallvec/)
5
6"Small vector" optimization for Rust: store up to a small number of items on the stack
7