refactor: continue

This commit is contained in:
2025-05-15 03:03:36 +08:00
parent 8600bf216a
commit d0a423df9f
5 changed files with 641 additions and 500 deletions

View File

@@ -2,5 +2,5 @@
recorder-playground = "run -p recorder --example playground -- --environment development"
[build]
# rustflags = ["-Zthreads=8", "-Zshare-generics=y"]
rustflags = ["-Zthreads=8"]
rustflags = ["-Zthreads=8", "-Zshare-generics=y"]
# rustflags = ["-Zthreads=8"]