Type Alias schemadb::ReadOptions
source · 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 */ }