Struct ruroonga::LibGroonga
[−]
[src]
pub struct LibGroonga { /* fields omitted */ }Methods
impl LibGroonga[src]
fn new() -> Result<LibGroonga, String>
Trait Implementations
impl Clone for LibGroonga[src]
fn clone(&self) -> LibGroonga
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more