Skip to main content

AuthError

Type Alias AuthError 

Source
pub type AuthError = String;
Expand description

Type to represent an authentication error message.

Aliased Typeยง

pub struct AuthError { /* private fields */ }