Crates.io | push-vec |
lib.rs | push-vec |
version | 1.0.0 |
source | src |
created_at | 2022-04-12 08:24:30.840816 |
updated_at | 2022-04-12 08:24:30.840816 |
description | A push-only vector type - for getting references to elements and pushing at simultaneously |
homepage | https://github.com/officeBatman/push-vec |
repository | https://github.com/officeBatman/push-vec |
max_upload_size | |
id | 566302 |
size | 11,568 |
A crate that exposes a push-only vector type. Useful for getting a reference to an element and pushing more elements simultaneously