Expand description
JSON Schema Support for MCP
This module provides JSON Schema types used throughout the MCP protocol.
Enums§
- Json
Schema - A JSON Schema definition
Traits§
- Json
Schema Generator - Trait for generating JSON schemas from Rust types
- ToJson
Schema - Converts common Rust types to JsonSchema