1
0
mirror of https://github.com/actix/examples synced 2024-11-27 16:02:57 +01:00
examples/error_handling
2019-05-04 21:52:24 -07: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 upgrade to beta3 2019-05-04 21:52:24 -07: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