add: movie input, refactor things, and fix vscode config

This commit is contained in:
2025-05-03 22:28:19 -07:00
parent 88b0d26b36
commit a68ffc4bb7
8 changed files with 119 additions and 24 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"rust-analyzer.cargo.features": ["ssr"]
}