Commit 4b91ae2
Fix infinite recursion when response has Option<T> (#35)
Error log:
thread 'main' has overflowed its stack
Co-authored-by: chidea <[email protected]>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments