bracket_color
0.8.7
Module rgb
Structs
Enums
In crate bracket_color
?
Module
bracket_color
::
rgb
source
·
[
−
]
Expand description
Import RGB color support
Structs
§
RGB
Represents an R/G/B triplet, in the range 0..1 (32-bit float)
Enums
§
HtmlColorConversionError
Error message type when failing to convert a hex code to RGB.