pub fn merge_into(base: &mut ConfigMap, overlay: ConfigMap)
Merge overlay into base (overlay wins on key conflict).
overlay
base