Expand description
Helpers for building x-rust-type JSON Schema extensions.
The x-rust-type extension tells code generators like typify and
progenitor to use an existing Rust type rather than generating a
new one. This module provides the shared constants and builder
used by the manual JsonSchema implementations throughout this
crate.
Structsยง
- Rust
Type Info - Information for the
x-rust-typeJSON Schema extension.