Enum reql::error::ReqlAuthError [] [src]

pub enum ReqlAuthError {}

The client failed authentication with the server.

Trait Implementations

impl Debug for ReqlAuthError
[src]

fn fmt(&self, __arg_0: &mut Formatter) -> Result

Formats the value using the given formatter.