[][src]Module html2text::render

Module containing the Renderer interface for constructing a particular text output.

Modules

text_renderer

Implementations of the Renderer trait.

Traits

Renderer

A type which is a backend for HTML to text rendering.