1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +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

View File

@ -8,6 +8,7 @@ members = [
"cookie-auth-full",
"cookie-session",
"diesel",
"error_handling",
"form",
"hello-world",
"http-proxy",