exporter.resolve_projection_manifest()

Deserialize a manifest by dispatching on its kind via the registry.

Usage

Source

exporter.resolve_projection_manifest(data)

Raises

ValueError
If the manifest kind has no registered deserializer.