summaryrefslogtreecommitdiffstats
path: root/crates/rebel-common
AgeCommit message (Collapse)Author
2024-04-20Introduce TaskIDRef typeMatthias Schiffer
A borrowed version of a TaskID, allowing to avoid allocations in some places. Tasks are now stored in a two-level map in Context.
2024-04-20Rename directories to match crate namesMatthias Schiffer