diff options
| author | 2025-02-01 00:20:54 -0600 | |
|---|---|---|
| committer | 2025-02-01 00:20:54 -0600 | |
| commit | 6a1bb0980facadcc22cbae27f57782050e7924a1 (patch) | |
| tree | dafdd715f7fc3f42323bd20666bd653a73a30b68 /src/util | |
| parent | do clippy stuff and change line endings (diff) | |
random changes
Diffstat (limited to 'src/util')
| -rw-r--r-- | src/util/progress.rs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/progress.rs b/src/util/progress.rs new file mode 100644 index 0000000..e8bdde1 --- /dev/null +++ b/src/util/progress.rs @@ -0,0 +1,3 @@ +struct Progress { + +}
\ No newline at end of file |
