hyperactor_
mesh
0.0.0
Module actor_
mesh
Module Items
Structs
Enums
Statics
Traits
In crate hyperactor_
mesh
hyperactor_mesh
Module
actor_mesh
Copy item path
Source
Structs
§
Actor
Supervision
Events
Supervision event stream for actor mesh. It emits actor supervision events.
Root
Actor
Mesh
A mesh of actor instances. ActorMeshes are obtained by spawning an actor on a
ProcMesh
.
Sliced
Actor
Mesh
Enums
§
Cast
Error
The type of error of casting operations.
Statics
§
CAST_
ACTOR_
MESH_
ID
Which mesh this message was cast to. Used for undeliverable message handling, where the CastMessageEnvelope is serialized, and its content cannot be inspected.
Traits
§
Actor
Mesh
A mesh of actors, all of which reside on the same
ProcMesh
.