Module rusty_leveldb::env

source ·
Expand description

An env is an abstraction layer that allows the database to run both on different platforms as well as persisting data on disk or in memory.

Structs

Traits

Functions