Module tinychain::state[][src]

Expand description

A Tinychain State

Enums

An addressable state with a discrete value per-transaction.

The Class of a State.

A view of a State within a single Txn, used for serialization.

Traits