scylla::authentication

Type Alias AuthError

Source
pub type AuthError = String;
Expand description

Type to represent an authentication error message.

Aliased Typeยง

struct AuthError { /* private fields */ }