1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/basics/error_handling
2022-02-06 08:25:38 +00:00
..
src delete db/r2d2 example 2022-02-06 08:25:38 +00:00
Cargo.toml Updated basics/error-handling to v4. (#476) 2022-02-02 01:47:07 +00:00
README.md Actix Web 2022-02-06 08:13:24 +00:00

This project illustrates custom error propagation through futures in Actix Web.