summaryrefslogtreecommitdiff
path: root/systems/_framework/src/lib.rs
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-03-11 14:49:20 +0800
committer魏曹先生 <1992414357@qq.com>2026-03-11 14:49:20 +0800
commita6b38c2918ece9d763a1eb1d581268d94b2bdcf0 (patch)
tree44949f9903213e62f328570b7d8343183d64de7a /systems/_framework/src/lib.rs
parent47e0ffd50427440696c245814517e4f5fa94ed83 (diff)
Add framework crate
Diffstat (limited to 'systems/_framework/src/lib.rs')
-rw-r--r--systems/_framework/src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/_framework/src/lib.rs b/systems/_framework/src/lib.rs
new file mode 100644
index 0000000..9ffc73e
--- /dev/null
+++ b/systems/_framework/src/lib.rs
@@ -0,0 +1 @@
+pub mod space;