Run cargo fix --edition-idioms

This commit is contained in:
Amos Wenger
2022-07-20 15:02:08 +02:00
parent 23d25a3094
commit 816f7fe12a
230 changed files with 888 additions and 888 deletions

View File

@@ -109,7 +109,7 @@ where
fn format_event(
&self,
ctx: &FmtContext<'_, S, N>,
mut writer: Writer,
mut writer: Writer<'_>,
event: &Event<'_>,
) -> fmt::Result {
// Write level and target