Crate rst_renderer

Crate rst_renderer 

Source

Structs§

SchemaSettings
Settings to customize how Schemas are generated.

Functions§

render_html
Render document as HTML
render_json
Render a document tree as JSON.
render_json_schema_document
Render the JSON schema for document_tree::Document.
render_xml
Render a document tree as XML.