pub fn annotated_json_schema_report_json_pretty<T>() -> Stringwhere
T: JsonSchema + TierMetadata,Available on crate feature
schema only.Expand description
Renders the versioned annotated JSON Schema export as pretty JSON.
pub fn annotated_json_schema_report_json_pretty<T>() -> Stringwhere
T: JsonSchema + TierMetadata,schema only.Renders the versioned annotated JSON Schema export as pretty JSON.