pub(crate) type WorkerNodeId = TypedId<7>;
#[repr(transparent)]pub(crate) struct WorkerNodeId(/* private fields */);