mirror of
https://github.com/trussed-dev/iso7816.git
synced 2026-06-20 04:16:14 -07:00
main
This patch replaces f.write_fmt(format_args!(...)) with write!(f, ...) and uses named parameters where possible to fix a clippy lint.
Description
No description provided
Languages
Rust
100%