]> git.lizzy.rs Git - rust.git/blob - src/doc/guide-error-handling.md
Merge remote-tracking branch 'upstream/master'
[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).