mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-26 22:19:40 +00:00
update repo layout
This commit is contained in:
5
en/src/result-panic/intro.md
Normal file
5
en/src/result-panic/intro.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Result and panic
|
||||
Learning resources:
|
||||
- English: [Rust Book 9.1, 9.2](https://doc.rust-lang.org/book/ch09-00-error-handling.html)
|
||||
- 简体中文: [Rust语言圣经 - 返回值和错误处理](https://course.rs/basic/result-error/intro.html)
|
||||
|
Reference in New Issue
Block a user