Commit 7a27408
Merge #632
632: Added body to free::zip's doc example r=phimuemue a=JoelMon
Added body to the code example in the docs for free::zip. The code body added uses two types to make it obvious how `zip` functions.
Co-authored-by: Joel Montes de Oca <6587811+JoelMon@users.noreply.github.com>1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
118 | 121 | | |
| 122 | + | |
119 | 123 | | |
120 | 124 | | |
121 | 125 | | |
| |||
0 commit comments