Expand description

Helper methods around the stable storage.

Structs

A reader to the stable memory.

A writer to the stable memory.

Enums

A possible error value when dealing with stable memory.

Functions

stable_restoreDeprecated

Restore the data from the stable storage. If the data is not already stored the None value is returned.

stable_storeDeprecated

Store the given data to the stable storage.