functionNewManifestfunc NewManifest(snapshot Snapshot) ManifestCreate a manifest from a detached snapshot.Source schema/manifest.go:686@param snapshotThe snapshot value.@returnsThe declared result.Related typesSnapshotThe serializable application and content schema.ManifestAn immutable versioned schema contract.