Crate kvdb_file

Crate kvdb_file 

Source

Structsยง

InFile
A key-value database fulfilling the KeyValueDB trait, living in file. This is generally intended for tests and is not particularly optimized.