Skip to content

Commit ea84643

Browse files
committed
add #[derive(Debug)] to Matches struct; run cargo fmt; fix with clippy
1 parent f558c3c commit ea84643

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)