Type Alias scylla::authentication::AuthError

source ·
pub type AuthError = String;
Expand description

Type to represent an authentication error message.

Aliased Type§

struct AuthError { /* private fields */ }