Struct smt2proxy::CommandProcessor[][src]

pub struct CommandProcessor { /* fields omitted */ }
Expand description

An SMT2 command processor.

Implementations

Access the log file of the command processor, if any.

Process a new command and return a sequence of commands ready to be executed, if any.

Finish processing new commands and return the content of the queue.

Trait Implementations

Formats the value using the given formatter. Read more

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.