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

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

Result datatype for m_captcha