Expand description

Contract storage utilities.

Traits

A general way to persistently store heap types.

Functions

Clear a sequence of storage slots starting at a some key.

Load a raw_slice from storage.

Store a raw_slice from the heap into storage.