fn deinit(self: *Manifest) void

Releases the manifest file and frees any memory the Manifest was using. Manifest.hit must be called first. Don’t forget to call writeManifest before this!

Parameters

self: *Manifest,