Search
EntityState Represents the internal state of an Actor.
EntityState
@type t() :: %Actors.Actor.Entity.EntityState{ actor: Eigr.Functions.Protocol.Actors.Actor.t(), opts: Keyword.t(), revision: number(), state_hash: binary(), system: String.t() }