Pretty Diagnostics
Create your own pretty diagnostics
Loading...
Searching...
No Matches
pretty_diagnostics::Config Struct Reference

Configuration options for the TextRenderer. More...

#include <renderer.hpp>

Data Fields

GlyphSet glyphs = Glyphs::Unicode()
 Glyph set used for rendering. More...
 

Detailed Description

Configuration options for the TextRenderer.

Controls visual aspects of the renderer, including which glyph set is used to draw borders, connectors, and labels

Field Documentation

◆ glyphs

GlyphSet pretty_diagnostics::Config::glyphs = Glyphs::Unicode()

Glyph set used for rendering.

Defaults to the Unicode glyph set.


The documentation for this struct was generated from the following file: