[][src]Function oox::shared::drawingml::simpletypes::parse_hex_color_rgb

pub fn parse_hex_color_rgb(
    s: &str
) -> Result<HexColorRGB, ParseHexColorRGBError>