Commit fa053ab
fix(docs): correct ResultExt doctest import path
The doctest example had an incorrect import path for ResultExt.
Fixed by updating the import to use reasonkit::error::ResultExt and
marking the example as ignored since the fs example doesn't compile.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent ea17c68 commit fa053ab
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
602 | | - | |
603 | | - | |
| 602 | + | |
| 603 | + | |
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
| |||
0 commit comments