[][src]Module stdbench::executor

Objects and functions dealing with executing PISA command line tools.

Structs

CustomPathExecutor

An executor using compiled code from git repository.

SystemPathExecutor

This executor simply executes the commands as passed, as if they were on the system path.

Traits

PisaExecutor

Implementations of this trait execute PISA tools.