Function parse_rgb

Source
pub fn parse_rgb(input: &[u8]) -> ParseResult<'_, RGB>