Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 239 Bytes

Chunky Vec

License: MIT/Apache-2.0

This crate provides a pin-safe, append-only vector which guarantees never to move the storage for an element once it has been allocated.