Palette hotfix 0.7.5: works around color type compile error seen by Iced users (ogeon.github.io)
from Ogeon@programming.dev to rust@programming.dev on 25 Feb 2024 13:46
https://programming.dev/post/10550166

Just to reiterate what the linked blog post mentions; this isn’t a bug with Iced, specifically, but seemed to have been brought into light by having Iced 0.12.0 among the dependencies. Many variants of this bug has been reported to the Rust compiler repository and some seem to be fixed by the next trait resolver.

#rust

threaded - newest