chore: run cargo format

This commit is contained in:
2025-10-09 15:17:56 +02:00
parent 062642ccd5
commit 9a8f1f550b

View File

@@ -155,4 +155,4 @@ impl O {
.map(|value| T::from(value.clone()))
.unwrap_or(default)
}
}
}