We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a4a3c commit b58c8a0Copy full SHA for b58c8a0
.gitignore
@@ -14,3 +14,6 @@ Cargo.lock
14
# IntelliJ Rust
15
.idea
16
*.iml
17
+
18
+# coverage
19
+*.xml
0 commit comments