pub type PbActorLocation = ActorLocation;
pub struct PbActorLocation { pub worker_node_id: u32, }
worker_node_id: u32