Commit 743b197
committed
Add use for Unexpected
In preparation for running the formatter on `src/` and a function local
use statement for `$crate::serde::de::Unexpected`, this shortens the
line of code that uses this type preventing the formatter for later
munging that line.1 parent fd217e7 commit 743b197
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| 434 | + | |
| 435 | + | |
434 | 436 | | |
435 | 437 | | |
436 | 438 | | |
437 | | - | |
| 439 | + | |
438 | 440 | | |
439 | 441 | | |
440 | 442 | | |
| |||
0 commit comments