Moved document definitions into separate module.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s

This commit is contained in:
2026-01-12 15:05:45 -05:00
parent f46c2929b7
commit 5e448a0071
4 changed files with 581 additions and 562 deletions

View File

@@ -1,2 +1,3 @@
pub mod clock;
pub mod create;
pub mod definition;