1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/basics/error_handling
Christopher Gubbin e1dfa6840f
Updated basics/error-handling to v4. (#476)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 01:47:07 +00:00
..
src Updated basics/error-handling to v4. (#476) 2022-02-02 01:47:07 +00:00
Cargo.toml Updated basics/error-handling to v4. (#476) 2022-02-02 01:47:07 +00:00
README.md Restructure folders (#411) 2021-02-26 00:57:58 +00:00

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