pub fn validate_manifest(manifest: &ProcessExtensionManifest) -> Result<()>Expand description
Validates the manifest against the host’s supported extension API.
pub fn validate_manifest(manifest: &ProcessExtensionManifest) -> Result<()>Validates the manifest against the host’s supported extension API.