smallvec-stableunion

Crates.iosmallvec-stableunion
lib.rssmallvec-stableunion
version0.6.10
sourcesrc
created_at2019-10-05 15:38:24.355727
updated_at2019-10-05 15:38:24.355727
descriptionFork of the crate smallvec. Uses unions in stable rust. Please note that it can only store Copy types. No functional differences apart from that.
homepage
repositoryhttps://github.com/servo/rust-smallvec
max_upload_size
id170131
size88,205
Quinten Kock (ColonelPhantom)

documentation

https://doc.servo.org/smallvec/

README

rust-smallvec

Documentation

Release notes

"Small vector" optimization for Rust: store up to a small number of items on the stack

Commit count: 475

cargo fmt