pub type PbActorLocation = ActorLocation;
Expand description
Alias for ActorLocation
.
Aliased Type§
struct PbActorLocation {
pub worker_node_id: u32,
}
Fields§
§worker_node_id: u32
pub type PbActorLocation = ActorLocation;
Alias for ActorLocation
.
struct PbActorLocation {
pub worker_node_id: u32,
}
worker_node_id: u32