Enum reql::error::ReqlOpFailedError [] [src]

pub enum ReqlOpFailedError {}

The operation has failed due to cluster state, configuration or table availability.

Trait Implementations

impl Debug for ReqlOpFailedError
[src]

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

Formats the value using the given formatter.