refactor(input): use idl

This commit is contained in:
Nova
2024-02-26 04:56:48 -05:00
parent 47cbc2b8fc
commit 226554fadc
15 changed files with 752 additions and 815 deletions

View File

@@ -5,7 +5,7 @@
name = "task"
# the type of the debugger. If not set, it can't be debugged but can still be run
type = "lldb"
# type = "lldb"
# the program to run
program = "cargo"