Struct k2hash::K2Hash [] [src]

pub struct K2Hash { /* fields omitted */ }

Methods

impl K2Hash
[src]

Open a database

Get a key and str value.

Set a key and str value.

Trait Implementations

impl Drop for K2Hash
[src]

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