Enum hidden_number::Data [] [src]

pub enum Data {
    None,
    Good(Positionu8),
}

Criteria information

Variants

None of numbers is in the final code

Multiple number is in the code

Trait Implementations

impl Debug for Data
[src]

[src]

Formats the value using the given formatter.