initSidebarItems({"enum":[["Value","Iterator over parts of a value. On values of size at most 1024 bytes, the iterator will run exactly once. On larger values, it returns all parts of the value, in order."]],"mod":[["transaction",""]],"struct":[["Db","A database identifier. A `Db` can be reused in any number of transactions belonging to the same environment."],["Env","Environment, essentially containing locks and mmaps."],["Iter",""],["MutTxn","Mutable transaction"],["Txn","Immutable transaction"]],"trait":[["Transaction",""]]});