Constant lmdb_rs::core::DbReverseKey []

pub const DbReverseKey: DbFlags = DbFlags{bits: ffi::MDB_REVERSEKEY,}

Keys are strings to be compared in reverse order, from the end of the strings to the beginning. By default, Keys are treated as strings and compared from beginning to end.