Struct ruroonga_command::column_rename::ColumnRenameCommand [] [src]

pub struct ColumnRenameCommand { /* fields omitted */ }

Methods

impl ColumnRenameCommand
[src]

Trait Implementations

impl Clone for ColumnRenameCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for ColumnRenameCommand
[src]

Formats the value using the given formatter.

impl Default for ColumnRenameCommand
[src]

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

impl Queryable for ColumnRenameCommand
[src]

impl Commandable for ColumnRenameCommand
[src]

impl Extendable for ColumnRenameCommand
[src]

impl RequestCancellable for ColumnRenameCommand
[src]

impl RequestTimeoutable for ColumnRenameCommand
[src]

Specify timeout value. Unit: seconds Read more