Module syntastica::renderer

source ·
Expand description

This module contains the Renderer trait and two implementors: TerminalRenderer and HtmlRenderer, as well as the render function, which is re-exported at the crate root. See the individual documentation of these items for more information and examples.

Structs

Traits

Functions