Expand description

Managed storage slots

Makes it easy to create and manage storage keys and avoid unnecessary writes to contract storage. This reduces transaction IO and saves on gas.

Structs

A storage slot, composed of a storage location (key) and a data type