Skip to main content

SgrParser

Type Alias SgrParser 

Source
pub type SgrParser = *mut SgrParserImpl;
Expand description

Opaque handle to an SGR parser instance.

This handle represents an SGR (Select Graphic Rendition) parser that can be used to parse SGR sequences and extract individual text attributes.