Adding scheduling module #15

Merged
phoenix merged 3 commits from scheduling_module into v0.3.0-migrate 2026-05-30 22:56:14 -04:00
Showing only changes of commit 09aa0623f6 - Show all commits
+1
View File
@@ -1,4 +1,5 @@
pub mod event;
pub mod scheduling;
use serde::{Deserialize, Serialize};