Module scribl_curves::save[][src]

Modules

v0

This module implements serialization and deserialization for version 0 of our save file format. We probably don't actually need to support reading v0 files (it was around the 0.1.0 release, so probably no one actually created these files), but having this here just helps us be sure that we have a framework to support version bumps in the future.