Struct ruroonga_command::log_put::LogPutCommand [] [src]

pub struct LogPutCommand { /* fields omitted */ }

Methods

impl LogPutCommand
[src]

Trait Implementations

impl Clone for LogPutCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for LogPutCommand
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for LogPutCommand
[src]

impl Debug for LogPutCommand
[src]

Formats the value using the given formatter.

impl Default for LogPutCommand
[src]

Returns the "default value" for a type. Read more

impl Queryable for LogPutCommand
[src]

impl Commandable for LogPutCommand
[src]

impl Extendable for LogPutCommand
[src]

impl RequestCancellable for LogPutCommand
[src]

impl RequestTimeoutable for LogPutCommand
[src]

Specify timeout value. Unit: seconds Read more