Struct kyotocabinet::DB [] [src]

pub struct DB { /* fields omitted */ }

Methods

impl DB
[src]

Trait Implementations

impl Drop for DB
[src]

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