[][src]Macro dialect::rgb

macro_rules! rgb {
    ($r:literal, $g:literal, $b:literal) => { ... };
}

Allows easy creation of a Rgb.