pinvec

Crates.iopinvec
lib.rspinvec
version0.1.0
sourcesrc
created_at2020-02-16 20:06:59.779517
updated_at2020-02-16 20:06:59.779517
descriptionGrowable vector-like structure which never moves its contents
homepagehttp://phoenixkahlo.com
repositoryhttps://github.com/gretchenfrage/ltstack
max_upload_size
id209872
size17,215
Phoenix Kahlo (gretchenfrage)

documentation

README

Pinvec

A growable vector-like structure which never moves its contents, and guarantees this contract through the pin api.

Commit count: 34

cargo fmt