Module cluster

Source

Re-exports§

pub use cluster_id::ClusterId;

Modules§

cluster_id

Structs§

Cluster
ClusterIds
ClusterSelfId

Statics§

CLUSTER_SELF_ID
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.

Traits§

IsCluster