Struct vte::Parser [] [src]

pub struct Parser { /* fields omitted */ }

Parser for raw VTE protocol which delegates actions to a Perform

Methods

impl Parser
[src]

Create a new Parser

Advance the parser state

Requires a Perform in case byte triggers an action