cberner / redb

An embedded key-value database in pure Rust
https://www.redb.org
Apache License 2.0
3.07k stars 137 forks source link

Require V: 'static on AccessGuard #775

Closed cberner closed 4 months ago

cberner commented 4 months ago

This matches all our other APIs like TableDefinition