Struct ansi_colour::NormalColours [] [src]

pub struct NormalColours;

Trait Implementations

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