]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-error-handling.md
Rollup merge of #100838 - hkmatsumoto:move-gen-args-to-trait-when-appropriate, r...
[rust.git] / src / doc / guide-error-handling.md
1 % Error Handling in Rust
2
3 This content has moved into
4 [the Rust Programming Language book](book/ch09-00-error-handling.html).