]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-error-handling.md
Auto merge of #69474 - Dylan-DPC:rollup-ciotplu, r=Dylan-DPC
[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).