Replace bare status codes with consts (#163)

* Replace bare status codes with consts
* Put the new consts in their own mod
This commit is contained in:
Albert Larsan 2022-04-06 16:25:09 +02:00 committed by GitHub
parent 3522a6596b
commit 75424b57fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 39 additions and 22 deletions

4
.gitignore vendored
View file

@ -1,2 +1,2 @@
/target
/.certificates
/target
/.certificates