Type Definition rocksdb::DBRawIterator [−][src]
type DBRawIterator<'a> = DBRawIteratorWithThreadMode<'a, DB>;
A type alias to keep compatibility. See DBRawIteratorWithThreadMode
for details
type DBRawIterator<'a> = DBRawIteratorWithThreadMode<'a, DB>;
A type alias to keep compatibility. See DBRawIteratorWithThreadMode
for details