Constant lmdb_master_sys::MDB_SET_RANGE
source ยท pub const MDB_SET_RANGE: MDB_cursor_op = 17;
Expand description
< Position at first key greater than or equal to specified key.
pub const MDB_SET_RANGE: MDB_cursor_op = 17;
< Position at first key greater than or equal to specified key.