Struct ruroonga_command::table_remove::TableRemoveCommand [] [src]

pub struct TableRemoveCommand { /* fields omitted */ }

Methods

impl TableRemoveCommand
[src]

Trait Implementations

impl Clone for TableRemoveCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for TableRemoveCommand
[src]

Formats the value using the given formatter.

impl Default for TableRemoveCommand
[src]

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

impl Queryable for TableRemoveCommand
[src]

impl Commandable for TableRemoveCommand
[src]

impl Extendable for TableRemoveCommand
[src]

impl RequestCancellable for TableRemoveCommand
[src]

impl RequestTimeoutable for TableRemoveCommand
[src]

Specify timeout value. Unit: seconds Read more