cargo fmt + clippy --fix: 104 format violations fixed, 8 clippy auto-fixes

This commit is contained in:
MattJackson
2026-04-11 19:10:20 +00:00
parent c91d6e371f
commit d56dd934bb
27 changed files with 831 additions and 378 deletions
+1 -1
View File
@@ -73,9 +73,9 @@ pub mod css;
pub mod disc;
pub mod drive;
pub mod error;
pub mod ifo;
pub mod event;
pub mod identity;
pub mod ifo;
pub mod keydb;
pub mod labels;
pub mod mpls;