Skip to main content

rewrite_in_cluster

Function rewrite_in_cluster 

Source
fn rewrite_in_cluster(
    in_cluster: &mut Option<RawClusterName>,
    cluster_map: &BTreeMap<String, String>,
)
Expand description

Rewrite an optional RawClusterName::Unresolved ident if it matches a key in the map.