1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/error_handling
2019-06-06 16:47:40 +06: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 actix-web to 1.0.0 2019-06-06 16:47:40 +06: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