pub fn mask_env_overrides_for_save( config_to_save: &mut Config, snapshots: &HashMap<String, String>, ) -> Result<()>