Stream archive: Writing article for handling Axum Errors (2023-09-14)

Subscribers:
8,090
Published on ● Video Link: https://www.youtube.com/watch?v=1ROm6B9GbHw



Duration: 2:37:57
166 views
1


We finish writing the handling Axum errors article and it's the longest one yet! We finish with a custom Error struct so we don't need Eyre anymore.

Links we looked at

Crust of Rust: Async/Await: [https://www.youtube.com/watch?v=ThjvMReOXYM](https://www.youtube.com/watch?v=ThjvMReOXYM)

Tokio tutorial book: [https://tokio.rs/tokio/tutorial](https://tokio.rs/tokio/tutorial)

thiserror crate: [https://crates.io/crates/thiserror](https://crates.io/crates/thiserror)

Rust docs for Error trait: [https://doc.rust-lang.org/std/error/trait.Error.html](https://doc.rust-lang.org/std/error/trait.Error.html) -- Watch live at https://www.twitch.tv/brookzerker




Other Videos By Brooks Builds (brookzerker)


2023-09-29Stream archive: Redoing the connection lesson and learning sqlx queries (2023-09-27 evening)
2023-09-28Stream archive: SQLx Rust (2023-09-27)
2023-09-27Stream archive: Starting article on sqlx and rust! (2023-09-23)
2023-09-27Channel update - My job situation changed!
2023-09-26Stream archive: Reviewing Redis in Axum article and recording a video (2023-09-25 evening)
2023-09-25Stream archive: Finishing rough draft of Redis in Axum + Rust article (2023-09-25)
2023-09-24Stream archive: Connecting to Redis in Axum + Rust (2023-09-22)
2023-09-23Stream archive: Connecting to Redis from Axum (2023-09-21)
2023-09-22Stream archive: Axum state, recording a video, and starting a lesson on connecting to Redis and Post
2023-09-21Stream archive: Handling errors in Axum and state management (2023-09-15)
2023-09-20Stream archive: Writing article for handling Axum Errors (2023-09-14)
2023-09-19Stream archive: finishing Axum status codes and starting on error handling (2023-09-13)
2023-09-18Stream archive: response codes with axum (2023-09-2023)
2023-09-17Stream archive: Finishing Query Params article, recording query params, recording errors "short" (20
2023-09-14Stream archive: Recorded Path variables and started writing query params axum lesson (2023-09-08)
2023-09-14creating your own errors in rust may be easier than you think
2023-09-13Stream archive: Finished writing Axum Path segment capture article, explored Tracing, and failed rec
2023-09-12Stream archive: Writing Path Variable lesson for Axum + Rust (2023-09-06)
2023-09-11Stream archive: Creating an Axum + Rust course: Responding with JSON (2023-09-05)
2023-09-10Stream archive: mostly debugging Alacritty, Helix, and Zellij (2023-09-04)
2023-09-07Stream archive: Creating an Axum + Rust course - responding with JSON (2023-09-01)



Tags:
api
axum
errors
games
rust
twitch