mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 04:52:40 +00:00
9 lines
226 B
Markdown
9 lines
226 B
Markdown
rust-smallvec
|
|
=============
|
|
|
|
[Documentation](https://docs.rs/smallvec/)
|
|
|
|
[Release notes](https://github.com/servo/rust-smallvec/releases)
|
|
|
|
"Small vector" optimization for Rust: store up to a small number of items on the stack
|