kanidm / concread

Concurrently Readable Data Structures for Rust
Mozilla Public License 2.0
343 stars 15 forks source link

Fix lifetime for get in bptree #99

Closed Erigara closed 1 year ago

Erigara commented 1 year ago

Just small fix for lifetime in get for BptreeMapReadTxn and BptreeMapReadSnapshot.