Struct tree_sitter_highlight::HtmlRenderer [−][src]
Expand description
Converts a general-purpose syntax highlighting iterator into a sequence of lines of HTML.
Fields
html: Vec<u8>line_offsets: Vec<u32>Converts a general-purpose syntax highlighting iterator into a sequence of lines of HTML.
html: Vec<u8>line_offsets: Vec<u32>