refactor: split process into own module
This commit is contained in:
parent
c177c04a74
commit
d176fac420
6 changed files with 111 additions and 31 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -16,3 +16,7 @@ target/
|
|||
# Added by cargo
|
||||
|
||||
/target
|
||||
|
||||
# testing files
|
||||
*.jar
|
||||
data/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue