rust-smallvec
Small vector optimization
'Small vector' optimization: store up to a small number of items on the stack.
- Versions: 1.13.2 · 0.6.14 · 0.3.4
- Website: https://github.com/servo/rust-smallvec
- Licenses: ASL 2.0 · Expat
- Package source: gnu/packages/crates-io.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of rust-smallvec
as follows:
guix install rust-smallvec
Or install a particular version:
guix install rust-smallvec@0.3.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/rust-smallvec/'><img src='http://127.0.0.1:3000/packages/rust-smallvec/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/rust-smallvec/badges/latest-version.svg)](http://127.0.0.1:3000/packages/rust-smallvec/) Org: [[http://127.0.0.1:3000/packages/rust-smallvec/][http://127.0.0.1:3000/packages/rust-smallvec/badges/latest-version.svg]]