1 2 3 4 5
# Rust Data Storage System This crate allows for serialization of a directory with files into a binary file that can be read at runtime. Look at the [template](./template/) for information.