Module mesh_agent

Source
Expand description

The mesh agent actor manages procs in ProcMeshes.

Structs§

MeshAgent
A mesh agent is responsible for managing procs in a [ProcMesh].

Enums§

GspawnResult
StopActorResult

Traits§

MeshAgentMessageClient
The custom client trait for this message type.
MeshAgentMessageHandler
The custom handler trait for this message type.