Struct ruroonga_command::load::LoadCommand [] [src]

pub struct LoadCommand { /* fields omitted */ }

Methods

impl LoadCommand
[src]

Trait Implementations

impl Clone for LoadCommand
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

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

impl Debug for LoadCommand
[src]

Formats the value using the given formatter.

impl Default for LoadCommand
[src]

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

impl Queryable for LoadCommand
[src]

impl PostQueryable for LoadCommand
[src]

impl Commandable for LoadCommand
[src]

impl PostCommandable for LoadCommand
[src]

impl RequestCancellable for LoadCommand
[src]

impl RequestTimeoutable for LoadCommand
[src]

Specify timeout value. Unit: seconds Read more