Struct ruroonga_command::log_level::LogLevelCommand [] [src]

pub struct LogLevelCommand { /* fields omitted */ }

Methods

impl LogLevelCommand
[src]

Trait Implementations

impl Clone for LogLevelCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for LogLevelCommand
[src]

Formats the value using the given formatter.

impl Default for LogLevelCommand
[src]

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

impl Queryable for LogLevelCommand
[src]

impl Commandable for LogLevelCommand
[src]

impl Extendable for LogLevelCommand
[src]

impl RequestCancellable for LogLevelCommand
[src]

impl RequestTimeoutable for LogLevelCommand
[src]

Specify timeout value. Unit: seconds Read more