pub const FULL_CLUSTER: Cluster<'static>;
The cluster metadata. By default, all cluster attributes, commands and events are allowed, and the revision is the latest one. Use Cluster::with_* to reconfigure.
Cluster::with_*