Type Definition google_authenticator::Result[][src]

pub type Result<T> = Result<T, GAError>;
Expand description

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