Module html2text::render[][src]

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.