Skip to content

Add `impl<C: Color> Color for Box<C>`

Michael Aaron Murphy requested to merge gyscos:master into master

Created by: gyscos

Easier short-term solution than adding a big enum.

Merge request reports