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
"none" values will not be parsed where allowed and Option<T> values will
be passed through to the FromParsedColor trait to construct new colors.
The default color type (Color) also now allows Option<T> values in it's
members.
0 commit comments