summaryrefslogtreecommitdiffstats
path: root/crates/driver/src/main.rs
AgeCommit message (Collapse)Author
2021-10-28Split paths module into driver and runner partsMatthias Schiffer
There are still a few remaining paths that are defined in both driver and runner.
2021-10-28Rename executor to driverMatthias Schiffer