Enum reql::error::ReqlInternalError [] [src]

pub enum ReqlInternalError {}

Query execution stopped due to an internal error, i.e., a server bug.

Trait Implementations

impl Debug for ReqlInternalError
[src]

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

Formats the value using the given formatter.