Enum cryptor::cryptor::Digit [] [src]

pub enum Digit {
    Up,
    NoChange,
}

Variants