Module state_tree_v0

Module state_tree_v0 

Source

Structs§

ActorStateV2
State of all actor implementations.
StateTreeV0
State tree implementation using HAMT. This structure is not thread safe and should only be used in sync contexts.

Constants§

HAMTV0_BIT_WIDTH 🔒