Module holochain_types::app::app_manifest_validated

source ·
Expand description

Normalized, validated representation of the App Manifest.

The versioned manifest structs are designed to be deserialized from YAML, and so they contain various optional fields. They are not validated, and may contain various invalid combinations of data. In contrast, these types are structured to ensure validity, and are used internally by Holochain.

Structs§

Enums§