mirror of
https://github.com/actix/examples
synced 2025-08-06 16:42:24 +02:00
This project illustrates custom error propagation through futures in Actix Web.
Usage
server
cd basics/error-handling
cargo run
# starting HTTP server at http://localhost:8080