Struct reql::Connection [] [src]

pub struct Connection;

The ReQL connection returned by the connect command

Internally this is actually a connection pool.