Struct ruroonga_command::object_exist::ObjectExistCommand [] [src]

pub struct ObjectExistCommand { /* fields omitted */ }

Methods

impl ObjectExistCommand
[src]

Trait Implementations

impl Clone for ObjectExistCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for ObjectExistCommand
[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 ObjectExistCommand
[src]

impl Debug for ObjectExistCommand
[src]

Formats the value using the given formatter.

impl Default for ObjectExistCommand
[src]

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

impl Queryable for ObjectExistCommand
[src]

impl Commandable for ObjectExistCommand
[src]

impl Extendable for ObjectExistCommand
[src]

impl RequestCancellable for ObjectExistCommand
[src]

impl RequestTimeoutable for ObjectExistCommand
[src]

Specify timeout value. Unit: seconds Read more