Skip to main content

derive_label

Function derive_label 

Source
pub fn derive_label(
    consistency: Option<&ClusterConsistency>,
    collection_kind: &CollectionKind,
) -> ConsistencyLabel
Expand description

Derive the consistency label from a ClusterConsistency and CollectionKind.