[][src]Type Definition google_authenticator::Result

type Result<T> = Result<T, GAError>;

A type alias that can be used for fallible functions with google_authenticator.