Robin Krahl 32da051356 Simplify Debug implementation for Aid
This patch replaces f.write_fmt(format_args!(...)) with write!(f, ...)
and uses named parameters where possible to fix a clippy lint.
2026-04-17 11:44:15 +02:00
2025-09-25 10:35:31 +02:00
2023-09-22 11:27:49 +02:00
2026-04-17 11:44:15 +02:00
2021-04-25 17:33:37 +02:00
2025-09-25 10:43:22 +02:00
2025-09-25 10:43:22 +02:00
2021-04-25 17:33:37 +02:00
2021-04-25 17:33:37 +02:00
2022-03-05 20:04:49 +01:00
S
Description
No description provided
255 KiB
Languages
Rust 100%