//! JSON schema generation helpers for durable contract types.
use RootSchema;
use schema_for;
use crate;
/// Build a JSON Schema for `OutputEnvelopeV1`.
/// Build a JSON Schema for `ErrorEnvelopeV1`.
/// Build a JSON Schema for `PluginManifestV2`.