You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
}// TODO: IntoLCDColor should be const_traitpubtraitIntoLCDColor{fninto_color(self) -> LCDColor;}implIntoLCDColorforLCDSolidColor{fninto_color(self) -> LCDColor{selfasLCDColor}}
The text was updated successfully, but these errors were encountered:
IntoLCDColor should be const_trait
playdate/api/color/src/lib.rs
Line 131 in ea28ed4
Source of this issue
The text was updated successfully, but these errors were encountered: