Struct ruroonga::Command [] [src]

pub struct Command { /* fields omitted */ }

Methods

impl Command
[src]

Trait Implementations

impl Clone for Command
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for Command
[src]

Formats the value using the given formatter.

impl Drop for Command
[src]

A method called when the value goes out of scope. Read more