summaryrefslogtreecommitdiff
path: root/src/engine.rs
AgeCommit message (Collapse)AuthorFilesLines
2021-07-18docs: clarify comments in engine.rsLars Wirzenius1-2/+2
As proposed by Alexander Batischev. Sponsored-by: author
2021-07-18feat: add Engine and WorkQueue abstractions for async processingLars Wirzenius1-0/+121
Many thanks to Daniel Silverstone for helping me get through this. Sponsored-by: author