add src-space/* and clear src files

This commit is contained in:
2025-05-12 05:18:28 +09:00
parent 2f2e0759fd
commit 9e38b7ca63
13 changed files with 90 additions and 73 deletions

9
space/src-rs/Cargo.toml Normal file
View File

@@ -0,0 +1,9 @@
[package]
name = "srcrs"
version = "0.1.0"
edition = "2021"
[dependencies]
[profile.dev]
opt-level = 2