Constant lmdb_rs::core::DbAllowIntDups
[−]
pub const DbAllowIntDups: DbFlags=
DbFlags{bits: ffi::MDB_INTEGERDUP,}
This option specifies that duplicate data items are also integers, and should be sorted as such.