pub static CLUSTER_SELF_ID: ClusterSelfId<'_>
Expand description
A free variable representing the cluster’s own ID. When spliced in
a quoted snippet that will run on a cluster, this turns into a ClusterId
.
pub static CLUSTER_SELF_ID: ClusterSelfId<'_>
A free variable representing the cluster’s own ID. When spliced in
a quoted snippet that will run on a cluster, this turns into a ClusterId
.