Type Definition speedb::DBRawIterator

source ·
pub type DBRawIterator<'a> = DBRawIteratorWithThreadMode<'a, DB>;
Expand description

A type alias to keep compatibility. See DBRawIteratorWithThreadMode for details