Update panic.md

pull/1081/head
杨可 2 years ago committed by GitHub
parent 2d17b02d5a
commit 057b6f9174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -182,4 +182,4 @@ let home: IpAddr = "127.0.0.1".parse().unwrap();
## 课后练习
> [Rust By Practice](https://zh.practice.rs/result-panic/panic.html),支持代码在线编辑和运行,并提供详细的[习题解答](https://github.com/sunface/rust-by-practice)。
> [Rust By Practice](https://zh.practice.rs/result-panic/panic.html),支持代码在线编辑和运行,并提供详细的[习题解答](https://github.com/sunface/rust-by-practice/blob/master/solutions/result-panic/panic.md)。

Loading…
Cancel
Save