Struct ansi_colour::GreyScaleColours [] [src]

pub struct GreyScaleColours;

Trait Implementations

impl IntoIterator for GreyScaleColours
[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