Struct ansi_colour::AllColours [] [src]

pub struct AllColours;

Trait Implementations

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