Structs§
- Parse
Error - Rgb
- A type-safe way of constructing a valid RGB color from constituent R, G and B channels.
- Rgba
- A type-safe way of constructing a valid RGBA color from constituent R, G, B and A channels.
Enums§
- Named
Color - Cross-browser compatible
predefined colors
.
Traits§
- Color
- A marker trait allowing several ways to describe a color.