Module cell

Module cell 

Source
Expand description

A serializable value stored in the stable memory.

Structs§

Cell
Represents a value stored in stable memory.

Enums§

InitError
Indicates a failure to initialize a Cell.
ValueError
Indicates a failure to set cell’s value.