captcha

Type Alias Captcha

Source
pub type Captcha = RngCaptcha<ThreadRng>;

Aliased Typeยง

struct Captcha { /* private fields */ }