summaryrefslogtreecommitdiffstats
path: root/crates/common/src/error.rs
AgeCommit message (Collapse)Author
2021-10-24Split defintions used by both runner and executor into separate crateMatthias Schiffer
Also get rid of the Runner trait - different runner implementations do not make sense with our current design.