Implemented proper variable scoping
Extracted business logic out of signal handler functions Consolidated state variables into a single struct Implemented var types
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -10,6 +10,7 @@ shell.nix
|
||||
*~
|
||||
TODO.md
|
||||
rust-toolchain.toml
|
||||
/ref
|
||||
|
||||
# cachix tmp file
|
||||
store-path-pre-build
|
||||
|
||||
Reference in New Issue
Block a user