Skip to content

Add Debug to color structs

Michael Aaron Murphy requested to merge Esption:master into master

Created by: Esption

Possibly nice to do this in other places as well, but I specifically found it annoying not being able to derive Debug on my own structs because it was lacking here.

Merge request reports