Commit 0cb8ecd
Fix clippy warnings for lifetime elision in csv examples
Add explicit lifetime parameter `<'_>` to Span type to fix
mismatched_lifetime_syntaxes clippy warnings.
Co-authored-by: tomtau <[email protected]>1 parent e2b717b commit 0cb8ecd
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments