Module quad_wasmnastics::storage[][src]

Expand description

Store data across play sessions via persistent storage.

Modules

The functions the crate uses to gzip and base64-encode data, in case they are helpful.

Structs

Settings for where the data should be stored.

Functions

Load some data from the default location

Load some data from the given location.

Save some data to the default location.

Save some data to the given location.