Struct ruroonga_command::table_rename::TableRenameCommand [] [src]

pub struct TableRenameCommand { /* fields omitted */ }

Methods

impl TableRenameCommand
[src]

Trait Implementations

impl Clone for TableRenameCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for TableRenameCommand
[src]

Formats the value using the given formatter.

impl Default for TableRenameCommand
[src]

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

impl Queryable for TableRenameCommand
[src]

impl Commandable for TableRenameCommand
[src]

impl Extendable for TableRenameCommand
[src]

impl RequestCancellable for TableRenameCommand
[src]

impl RequestTimeoutable for TableRenameCommand
[src]

Specify timeout value. Unit: seconds Read more