Struct reql::Response [] [src]

pub struct Response;

The response returned by the run command

Trait Implementations

impl Debug for Response
[src]

Formats the value using the given formatter.

impl Clone for Response
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more