Skip to main content

RSmtParser

Type Alias RSmtParser 

Source
pub type RSmtParser = SmtParser<BufReader<ChildStdout>>;
Expand description

Alias for the underlying parser.

Aliased Typeยง

pub struct RSmtParser { /* private fields */ }