Enum reql::error::ReqlOpIndeterminateError [] [src]

pub enum ReqlOpIndeterminateError {}

The status of the operation cannot be verified due to cluster state, configuration or table availability.

Trait Implementations

impl Debug for ReqlOpIndeterminateError
[src]

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

Formats the value using the given formatter.