Type Definition m_captcha::errors::CaptchaResult[][src]

type CaptchaResult<V> = Result<V, CaptchaError>;

Result datatype for m_captcha