Struct reql::Response [] [src]

pub struct Response<T>(_);

The response returned by the run command

Methods

impl<T> Response<T>
[src]