Enum hidden_number::Position [] [src]

pub enum Position {
    Good,
    Bad,
}

Criteria numbers, where are they ?

Variants

It's at the right place !

Not in the right digit

Trait Implementations

impl Debug for Position
[src]

[src]

Formats the value using the given formatter.