Skip to content

Commit 87e60a0

Browse files
authored
Merge pull request #77 from Maxgy/master
add #[derive(Debug)] to Matches struct; run cargo fmt; fix with clippy
2 parents f558c3c + ea84643 commit 87e60a0

File tree

3 files changed

+579
-453
lines changed

3 files changed

+579
-453
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
# Cargo
12
/target
23
/Cargo.lock
4+
5+
#IDE
6+
.vscode

0 commit comments

Comments
 (0)