summaryrefslogtreecommitdiff
path: root/src/engine.rs
AgeCommit message (Expand)AuthorFilesLines
2022-10-23chore: use push_back instead of deprecated pushLars Wirzenius1-1/+1
2021-12-31docs: add documentation comments to crateLars Wirzenius1-0/+2
2021-07-18docs: clarify comments in engine.rsLars Wirzenius1-2/+2
2021-07-18feat: add Engine and WorkQueue abstractions for async processingLars Wirzenius1-0/+121