Enum captcha::CaptchaName [] [src]

pub enum CaptchaName {
    Amelia,
    Lucy,
    Mila,
}

Names of predefined CAPTCHAs.

Variants