# Functions
No description provided by the author
No description provided by the author
No description provided by the author
MustCommit flushes the state or panics if it can't.
MustGetActor gets the actor or panics if it can't.
MustSetActor sets the actor or panics if it can't.
NewFromString sets a state tree based on an int.
No description provided by the author
No description provided by the author
No description provided by the author
VersionForNetwork returns the state tree version for the given network version.
# Constants
StateTreeVersion0 corresponds to actors < v2.
StateTreeVersion1 corresponds to actors v2.
StateTreeVersion2 corresponds to actors v3.
StateTreeVersion3 corresponds to actors v4.
StateTreeVersion4 corresponds to actors v5 and above.
StateTreeVersion5 corresponds to actors v10 and above.
# Structs
No description provided by the author
state stores actors state by their ID.
TODO: version this.
No description provided by the author
# Interfaces
Review: can we get rid of this?.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author