1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/error_handling
2018-08-07 12:03:16 -04:00
..
src added error_handling example 2018-08-07 12:03:16 -04:00
.gitignore added error_handling example 2018-08-07 12:03:16 -04:00
Cargo.toml added error_handling example 2018-08-07 12:03:16 -04:00
README.md added error_handling example 2018-08-07 12:03:16 -04:00

This project illustrates custom error propagation through futures in actix-web