# Functions
NewStateImpl contructs a new empty StateTrie.
# Structs
RangeScanIterator implements the interface 'statemgmt.RangeScanIterator'.
StateSnapshotIterator implements the interface 'statemgmt.StateSnapshotIterator'.
StateTrie defines the trie for the state, a merkle tree where keys and values are stored for fast hash computation.