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