pub type ReadOptions = ReadOptions;
Expand description
Type alias to rocksdb::ReadOptions
. See rocksdb doc
Aliased Typeยง
struct ReadOptions { /* private fields */ }
pub type ReadOptions = ReadOptions;
Type alias to rocksdb::ReadOptions
. See rocksdb doc
struct ReadOptions { /* private fields */ }