File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ systems may want to jump around.
28
28
* [ The ` Result ` type] ( #the-result-type )
29
29
* [ Parsing integers] ( #parsing-integers )
30
30
* [ The ` Result ` type alias idiom] ( #the-result-type-alias-idiom )
31
- * [ A brief interlude: unwrapping isn't evil] ( #a-brief-interlude-unwrapping-isnt -evil )
31
+ * [ A brief interlude: unwrapping isn't evil] ( #a-brief-interlude: -unwrapping-isn't -evil )
32
32
* [ Working with multiple error types] ( #working-with-multiple-error-types )
33
33
* [ Composing ` Option ` and ` Result ` ] ( #composing-option-and-result )
34
34
* [ The limits of combinators] ( #the-limits-of-combinators )
@@ -41,7 +41,7 @@ systems may want to jump around.
41
41
* [ The real ` try! ` macro] ( #the-real-try!-macro )
42
42
* [ Composing custom error types] ( #composing-custom-error-types )
43
43
* [ Advice for library writers] ( #advice-for-library-writers )
44
- * [ Case study: A program to read population data] ( #case-study-a-program-to-read-population-data )
44
+ * [ Case study: A program to read population data] ( #case-study: -a-program-to-read-population-data )
45
45
* [ Initial setup] ( #initial-setup )
46
46
* [ Argument parsing] ( #argument-parsing )
47
47
* [ Writing the logic] ( #writing-the-logic )
You can’t perform that action at this time.
0 commit comments