zkp-mmap-vec 0.2.0

Replacement for `Vec` that uses file-backed storage
# Mmap Vec

[![Crates.io](https://img.shields.io/crates/l/zkp-macros-lib)](/License.md)
[![](https://docs.rs/zkp-macros-lib/badge.svg)](https://docs.rs/zkp-macros-lib)
[![CircleCI](https://img.shields.io/circleci/build/github/0xProject/OpenZKP)](https://circleci.com/gh/0xProject/OpenZKP)
[![Codecov](https://img.shields.io/codecov/c/gh/0xproject/OpenZKP)](https://codecov.io/gh/0xProject/OpenZKP)

Substitute for `Vec` that uses file-backed storage.