pub type RichRenderer = Renderer<RichDecorator, RichConverter>;Expand description
A renderer for HTML documents that uses the default rich text decorator and converter.
Aliased Typeยง
pub struct RichRenderer { /* private fields */ }pub type RichRenderer = Renderer<RichDecorator, RichConverter>;A renderer for HTML documents that uses the default rich text decorator and converter.
pub struct RichRenderer { /* private fields */ }