Struct launchpad::RGBColor [] [src]

pub struct RGBColor { /* fields omitted */ }

Trait Implementations

impl Debug for RGBColor
[src]

Formats the value using the given formatter.

impl Copy for RGBColor
[src]

impl Clone for RGBColor
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more