1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00

added error_handling example

This commit is contained in:
dowwie
2018-08-07 12:03:16 -04:00
parent 7262de4917
commit 8f62837614
5 changed files with 155 additions and 0 deletions

2
error_handling/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/target
**/*.rs.bk