pub fn derive_label(
consistency: Option<&ClusterConsistency>,
collection_kind: &CollectionKind,
) -> ConsistencyLabelExpand description
Derive the consistency label from a ClusterConsistency and CollectionKind.
pub fn derive_label(
consistency: Option<&ClusterConsistency>,
collection_kind: &CollectionKind,
) -> ConsistencyLabelDerive the consistency label from a ClusterConsistency and CollectionKind.