mirror of
https://github.com/Xevion/banner.git
synced 2025-12-18 12:11:17 -06:00
feat: implement common job trait & better interface for scheduler & workers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub mod jobs;
|
||||
pub mod scheduler;
|
||||
pub mod worker;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user