pub type RSmtParser = SmtParser<BufReader<ChildStdout>>;Expand description
Alias for the underlying parser.
Aliased Typeยง
pub struct RSmtParser { /* private fields */ }pub type RSmtParser = SmtParser<BufReader<ChildStdout>>;Alias for the underlying parser.
pub struct RSmtParser { /* private fields */ }