Struct ruroonga_command::cache_limit::CacheLimitCommand [] [src]

pub struct CacheLimitCommand { /* fields omitted */ }

Methods

impl CacheLimitCommand
[src]

Trait Implementations

impl Clone for CacheLimitCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for CacheLimitCommand
[src]

Formats the value using the given formatter.

impl Default for CacheLimitCommand
[src]

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

impl Queryable for CacheLimitCommand
[src]

impl Commandable for CacheLimitCommand
[src]

impl Extendable for CacheLimitCommand
[src]

impl RequestCancellable for CacheLimitCommand
[src]

impl RequestTimeoutable for CacheLimitCommand
[src]

Specify timeout value. Unit: seconds Read more