Update Rust version: fix console window, add API test, update README

This commit is contained in:
2026-04-07 17:27:38 +08:00
parent e065c41d6b
commit 3ae0eaa9c1
7 changed files with 612 additions and 212 deletions

5
.gitignore vendored
View File

@@ -56,3 +56,8 @@ test*.*
# 其它
main.exe
sse_screen*.png
# Rust
target/
rust/target/
Cargo.lock