Skip to main content

Module vec

Module vec 

Source

Structsยง

FileVec
memory maps a file into a vec like structure. Avoid modifying the backing file while the file vec is living. Item alignment must be a factor of os page size. Cloning will copy the file. ZST currently not supported