works more, but still not all the way

This commit is contained in:
2024-11-09 11:30:32 -07:00
parent 7826c4cec6
commit c3997b0bb7
5 changed files with 498 additions and 77 deletions

3
.vscode/launch.json vendored
View File

@@ -8,6 +8,9 @@
"type": "lldb",
"request": "launch",
"name": "Debug executable 'surreal_spider'",
"env": {
"RUST_LOG": "surreal_spider=trace",
},
"cargo": {
"args": [
"build",