jthornber / blk-archive

Dedup and compress your device mapper devices. Works especially well with thin provisioning.
8 stars 3 forks source link

cargo fmt & cargo clippy changes & fixes #8

Closed tasleson closed 1 year ago

tasleson commented 1 year ago

My previous commits introduced some inconsistencies in formatting. Format the code using cargo format and correct the clippy warnings.