Skip to main content

parse_manifest

Function parse_manifest 

Source
pub fn parse_manifest(
    text: &str,
) -> Result<PluginManifest, ManifestValidationError>
Expand description

Parse and validate a plugin manifest from TOML text.