Crates.io | smallvec-stableunion |
lib.rs | smallvec-stableunion |
version | 0.6.10 |
source | src |
created_at | 2019-10-05 15:38:24.355727 |
updated_at | 2019-10-05 15:38:24.355727 |
description | Fork 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 | |
repository | https://github.com/servo/rust-smallvec |
max_upload_size | |
id | 170131 |
size | 88,205 |
"Small vector" optimization for Rust: store up to a small number of items on the stack