Skip to main content

Module render_term

Module render_term 

Source
Expand description

ANSI terminal renderer.

Produces colored terminal output using the colored crate. Each block type gets a distinctive visual treatment suitable for CLI display.

Functions§

to_terminal
Render a SurfDoc as ANSI-colored terminal text.