mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-24 21:19:42 +00:00
add chapter: Result and ?
This commit is contained in:
@ -38,7 +38,7 @@
|
||||
- [Others](type-conversions/others.md)
|
||||
- [Result and panic](result-panic/intro.md)
|
||||
- [panic!](result-panic/panic.md)
|
||||
- [result and ?](result-panic/result.md)
|
||||
- [Result and ?](result-panic/result.md)
|
||||
- [Crate and module TODO](crate-module/intro.md)
|
||||
- [Crate](crate-module/crate.md)
|
||||
- [Module](crate-module/module.md)
|
||||
|
Reference in New Issue
Block a user