push-vec

Crates.iopush-vec
lib.rspush-vec
version1.0.0
sourcesrc
created_at2022-04-12 08:24:30.840816
updated_at2022-04-12 08:24:30.840816
descriptionA push-only vector type - for getting references to elements and pushing at simultaneously
homepagehttps://github.com/officeBatman/push-vec
repositoryhttps://github.com/officeBatman/push-vec
max_upload_size
id566302
size11,568
Yonatan Reicher (yonatan-reicher)

documentation

README

push-vec

A crate that exposes a push-only vector type. Useful for getting a reference to an element and pushing more elements simultaneously

Commit count: 9

cargo fmt