Struct ruroonga::LibGroonga [] [src]

pub struct LibGroonga { /* fields omitted */ }

Methods

impl LibGroonga
[src]

Trait Implementations

impl Clone for LibGroonga
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for LibGroonga
[src]

Formats the value using the given formatter.

impl Drop for LibGroonga
[src]

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