render_json_schema_document

Function render_json_schema_document 

Source
pub fn render_json_schema_document<W>(
    stream: W,
    settings: SchemaSettings,
    pretty: bool,
)
where W: Write,
Expand description

Render the JSON schema for document_tree::Document.