Struct ruroonga::Database [] [src]

pub struct Database {
    // some fields omitted
}

Methods

impl Database
[src]

Trait Implementations

impl Debug for Database
[src]

Formats the value using the given formatter.

impl Clone for Database
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Drop for Database
[src]

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