Struct ansi_colour::RgbColours [] [src]

pub struct RgbColours;

Trait Implementations

impl IntoIterator for RgbColours
[src]

The type of the elements being iterated over.

Which kind of iterator are we turning this into?

[src]

Creates an iterator from a value. Read more