Reformat with the 2024 rustfmt style edition
This commit is contained in:
parent
debd3795e9
commit
dfc22b0008
19 changed files with 32 additions and 33 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use image::{
|
||||
imageops::{self, FilterType},
|
||||
RgbaImage,
|
||||
imageops::{self, FilterType},
|
||||
};
|
||||
use mark::dither::{AlgoFloydSteinberg, AlgoStucki, Algorithm, DiffEuclid, Palette};
|
||||
use palette::{IntoColor, LinSrgb, Srgba};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue