HostActor Defines the type of Actor that will be registered in ActorRegistry.
HostActor
ActorRegistry
@type t() :: %Actors.Registry.HostActor{ actor: Eigr.Functions.Protocol.Actors.Actor.t(), node: pid(), opts: Keyword.t() }