kornelski / rust-rgb

struct RGB for sharing pixels between crates
https://lib.rs/rgb
MIT License
98 stars 19 forks source link

Run 'cargo fmt' #50

Closed ncihnegn closed 2 years ago

ncihnegn commented 2 years ago

To use a universal format.

kornelski commented 2 years ago

rustfmt is a ruthless bulldozer that makes many mistakes and adds formatting inconsistencies that make code less readable. I'm not using it deliberately.