Crate reql

source ·
Expand description

A native ReQL driver written in Rust

Modules

The errors returned by this driver

Structs

The return type of IntoArg::into_arg
The database cluster client
Connection parameters
The connection pool returned by the connect command
ReQL Response

Enums

The JSON document returned by the server

Constants

Default ReQL port

Traits

The argument that is passed to any command
Lazily execute a command

Type Definitions

The result of any command that can potentially return an error