Skip to main content

Module manifest

Module manifest 

Source

Structs§

Author
Compatibility
PluginManifest
Local representation of a Morph CLI Plugin Manifest (morph-cli-plugin.toml). Enforces metadata validation, local SemVer compatibility parsing (supporting carat ^, tilde ~, bounds >=, and exact operators), duplicate recipe checking, and missing field diagnostic warnings.
RecipeEntry
ValidationError

Enums§

ManifestError

Functions§

is_valid_version_range
satisfies_version