style: cargo fmt + clippy fix 全项目格式化

This commit is contained in:
2026-06-16 23:58:15 +08:00
parent 9201cd820c
commit 30af4ff607
16 changed files with 1298 additions and 165 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
pub mod ecc;
pub mod encoder;
pub mod matrix;
pub mod qr;
pub mod render;
pub mod version;
pub mod qr;