Struct anstyle_parse::Parser
source · pub struct Parser<C = DefaultCharAccumulator> { /* private fields */ }Expand description
Parser for raw VTE protocol which delegates actions to a Perform
pub struct Parser<C = DefaultCharAccumulator> { /* private fields */ }Parser for raw VTE protocol which delegates actions to a Perform