1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/error_handling
2019-03-26 06:29:00 +03:00
..
src update more examples and rustfmt 2019-03-09 18:03:09 -08:00
.gitignore added error_handling example 2018-08-07 12:03:16 -04:00
Cargo.toml Update to master (#90) 2019-03-26 06:29:00 +03: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