pub fn write_vault_meta(vault_location: &Path, meta: &VaultMeta) -> Result<()>
Write (or overwrite) the vault’s metadata file with the supplied settings.